Home
last modified time | relevance | path

Searched refs:mtk_video_fmt (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_drv.h98 struct mtk_video_fmt { struct
133 const struct mtk_video_fmt *fmt;
Dmtk_vcodec_enc.c32 static const struct mtk_video_fmt mtk_video_formats[] = {
161 const struct mtk_video_fmt *fmt; in vidioc_enum_fmt()
269 static const struct mtk_video_fmt *mtk_venc_find_format(struct v4l2_format *f) in mtk_venc_find_format()
271 const struct mtk_video_fmt *fmt; in mtk_venc_find_format()
287 const struct mtk_video_fmt *fmt) in vidioc_try_fmt()
423 const struct mtk_video_fmt *fmt; in vidioc_venc_s_fmt_cap()
485 const struct mtk_video_fmt *fmt; in vidioc_venc_s_fmt_out()
584 const struct mtk_video_fmt *fmt; in vidioc_try_fmt_vid_cap_mplane()
603 const struct mtk_video_fmt *fmt; in vidioc_try_fmt_vid_out_mplane()
Dmtk_vcodec_dec.c27 static const struct mtk_video_fmt mtk_video_formats[] = {
74 static const struct mtk_video_fmt *mtk_vdec_find_format(struct v4l2_format *f) in mtk_vdec_find_format()
76 const struct mtk_video_fmt *fmt; in mtk_vdec_find_format()
278 const struct mtk_video_fmt *fmt; in mtk_vdec_update_fmt()
653 const struct mtk_video_fmt *fmt) in vidioc_try_fmt()
726 const struct mtk_video_fmt *fmt; in vidioc_try_fmt_vid_cap_mplane()
741 const struct mtk_video_fmt *fmt; in vidioc_try_fmt_vid_out_mplane()
835 const struct mtk_video_fmt *fmt; in vidioc_vdec_s_fmt()
934 const struct mtk_video_fmt *fmt; in vidioc_enum_fmt()