Searched refs:capture_fourcc (Results 1 – 9 of 9) sorted by relevance
39 switch (ctx->capture_fourcc) { in mtk_vdec_dbgfs_get_format_type()51 ctx->capture_fourcc); in mtk_vdec_dbgfs_get_format_type()
124 data[2] = ctx->capture_fourcc; in vdec_vp8_slice_get_pic_info()288 inst->vpu.capture_type = ctx->capture_fourcc; in vdec_vp8_slice_init()
351 data[2] = ctx->capture_fourcc; in vdec_h264_slice_get_pic_info()410 inst->vpu.capture_type = ctx->capture_fourcc; in vdec_h264_slice_init()
686 data[2] = ctx->capture_fourcc; in vdec_hevc_slice_get_pic_info()870 inst->vpu.capture_type = ctx->capture_fourcc; in vdec_hevc_slice_init()
1983 data[2] = ctx->capture_fourcc; in vdec_av1_slice_get_pic_info()
1936 data[2] = ctx->capture_fourcc; in vdec_vp9_slice_get_pic_info()
207 u32 capture_fourcc; member
430 ctx->capture_fourcc = q_data->fmt->fourcc; in mtk_vcodec_get_pic_info()
540 ctx->capture_fourcc = fmt->fourcc; in vidioc_vdec_s_fmt()