Home
last modified time | relevance | path

Searched refs:capture_fourcc (Results 1 – 9 of 9) sorted by relevance

/drivers/media/platform/mediatek/vcodec/common/
A Dmtk_vcodec_dbgfs.c39 switch (ctx->capture_fourcc) { in mtk_vdec_dbgfs_get_format_type()
51 ctx->capture_fourcc); in mtk_vdec_dbgfs_get_format_type()
/drivers/media/platform/mediatek/vcodec/decoder/vdec/
A Dvdec_vp8_req_if.c124 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()
A Dvdec_hevc_req_multi_if.c686 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()
A Dvdec_h264_req_multi_if.c443 data[2] = ctx->capture_fourcc; in vdec_h264_slice_get_pic_info()
1219 inst->vpu.capture_type = ctx->capture_fourcc; in vdec_h264_slice_init()
A Dvdec_av1_req_lat_if.c1983 data[2] = ctx->capture_fourcc; in vdec_av1_slice_get_pic_info()
A Dvdec_vp9_req_lat_if.c1937 data[2] = ctx->capture_fourcc; in vdec_vp9_slice_get_pic_info()
/drivers/media/platform/mediatek/vcodec/decoder/
A Dmtk_vcodec_dec_drv.h209 u32 capture_fourcc; member
A Dmtk_vcodec_dec_stateless.c428 ctx->capture_fourcc = q_data->fmt->fourcc; in mtk_vcodec_get_pic_info()
A Dmtk_vcodec_dec.c540 ctx->capture_fourcc = fmt->fourcc; in vidioc_vdec_s_fmt()

Completed in 27 milliseconds