Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/
A Dmtk_vcodec_drv.h123 struct mtk_video_fmt { struct
150 const struct mtk_video_fmt *fmt; argument
385 const struct mtk_video_fmt *vdec_formats;
387 const struct mtk_video_fmt *default_out_fmt;
388 const struct mtk_video_fmt *default_cap_fmt;
413 const struct mtk_video_fmt *capture_formats;
415 const struct mtk_video_fmt *output_formats;
A Dmtk_vcodec_dec.c22 static const struct mtk_video_fmt *
26 const struct mtk_video_fmt *fmt; in mtk_vdec_find_format()
41 const struct mtk_video_fmt *fmt; in mtk_vdec_get_cap_fmt()
268 const struct mtk_video_fmt *fmt) in vidioc_try_fmt()
335 const struct mtk_video_fmt *fmt; in vidioc_try_fmt_vid_cap_mplane()
353 const struct mtk_video_fmt *fmt; in vidioc_try_fmt_vid_out_mplane()
450 const struct mtk_video_fmt *fmt; in vidioc_vdec_s_fmt()
611 const struct mtk_video_fmt *fmt; in vidioc_enum_fmt()
A Dmtk_vcodec_enc.c139 const struct mtk_video_fmt *formats, in vidioc_enum_fmt()
150 static const struct mtk_video_fmt *
153 const struct mtk_video_fmt *fmt; in mtk_venc_find_format()
174 const struct mtk_video_fmt *fmt; in vidioc_enum_framesizes()
308 const struct mtk_video_fmt *fmt) in vidioc_try_fmt_out()
434 const struct mtk_video_fmt *fmt; in vidioc_venc_s_fmt_cap()
489 const struct mtk_video_fmt *fmt; in vidioc_venc_s_fmt_out()
571 const struct mtk_video_fmt *fmt; in vidioc_try_fmt_vid_cap_mplane()
593 const struct mtk_video_fmt *fmt; in vidioc_try_fmt_vid_out_mplane()
A Dmtk_vcodec_enc_drv.c26 static const struct mtk_video_fmt mtk_video_formats_output[] = {
49 static const struct mtk_video_fmt mtk_video_formats_capture_h264[] = {
57 static const struct mtk_video_fmt mtk_video_formats_capture_vp8[] = {
A Dmtk_vcodec_dec_stateless.c114 static struct mtk_video_fmt mtk_video_formats[5];
116 static struct mtk_video_fmt default_out_format;
117 static struct mtk_video_fmt default_cap_format;
A Dmtk_vcodec_dec_stateful.c14 static const struct mtk_video_fmt mtk_video_formats[] = {
216 const struct mtk_video_fmt *fmt; in mtk_vdec_update_fmt()

Completed in 13 milliseconds