Searched refs:venc_fmt (Results 1 – 1 of 1) sorted by relevance
231 const struct iris_fmt *venc_fmt; in iris_venc_s_fmt_output() local237 venc_fmt = find_format(inst, f->fmt.pix_mp.pixelformat, f->type); in iris_venc_s_fmt_output()238 if (!venc_fmt) in iris_venc_s_fmt_output()241 codec_align = venc_fmt->pixfmt == V4L2_PIX_FMT_HEVC ? 32 : 16; in iris_venc_s_fmt_output()