Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_drv.h98 struct mtk_video_fmt { struct
133 const struct mtk_video_fmt *fmt;
329 const struct mtk_video_fmt *capture_formats;
331 const struct mtk_video_fmt *output_formats;
Dmtk_vcodec_enc_drv.c29 static const struct mtk_video_fmt mtk_video_formats_output_mt8173[] = {
52 static const struct mtk_video_fmt mtk_video_formats_capture_mt8173_avc[] = {
60 static const struct mtk_video_fmt mtk_video_formats_capture_mt8173_vp8[] = {
68 static const struct mtk_video_fmt mtk_video_formats_capture_mt8183[] = {
Dmtk_vcodec_enc.c125 const struct mtk_video_fmt *formats, in vidioc_enum_fmt()
136 static const struct mtk_video_fmt *
139 const struct mtk_video_fmt *fmt; in mtk_venc_find_format()
160 const struct mtk_video_fmt *fmt; in vidioc_enum_framesizes()
264 const struct mtk_video_fmt *fmt) in vidioc_try_fmt()
403 const struct mtk_video_fmt *fmt; in vidioc_venc_s_fmt_cap()
466 const struct mtk_video_fmt *fmt; in vidioc_venc_s_fmt_out()
555 const struct mtk_video_fmt *fmt; in vidioc_try_fmt_vid_cap_mplane()
575 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()
281 const struct mtk_video_fmt *fmt; in mtk_vdec_update_fmt()
657 const struct mtk_video_fmt *fmt) in vidioc_try_fmt()
724 const struct mtk_video_fmt *fmt; in vidioc_try_fmt_vid_cap_mplane()
739 const struct mtk_video_fmt *fmt; in vidioc_try_fmt_vid_out_mplane()
833 const struct mtk_video_fmt *fmt; in vidioc_vdec_s_fmt()
942 const struct mtk_video_fmt *fmt; in vidioc_enum_fmt()