Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/
H 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()
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_drv.h197 u32 capture_fourcc; member
H A Dmtk_vcodec_dec_stateless.c401 ctx->capture_fourcc = q_data->fmt->fourcc; in mtk_vcodec_get_pic_info()
H A Dmtk_vcodec_dec.c514 ctx->capture_fourcc = fmt->fourcc; in vidioc_vdec_s_fmt()
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp8_req_if.c125 data[2] = ctx->capture_fourcc; in vdec_vp8_slice_get_pic_info()
289 inst->vpu.capture_type = ctx->capture_fourcc; in vdec_vp8_slice_init()
H A Dvdec_h264_req_multi_if.c351 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()
H 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()
H A Dvdec_av1_req_lat_if.c1975 data[2] = ctx->capture_fourcc; in vdec_av1_slice_get_pic_info()
H A Dvdec_vp9_req_lat_if.c1942 data[2] = ctx->capture_fourcc; in vdec_vp9_slice_get_pic_info()