Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mtk-vcodec/
A Dmtk_vcodec_drv.h99 struct mtk_video_fmt { struct
134 const struct mtk_video_fmt *fmt;
347 const struct mtk_video_fmt *vdec_formats;
349 const struct mtk_video_fmt *default_out_fmt;
350 const struct mtk_video_fmt *default_cap_fmt;
380 const struct mtk_video_fmt *capture_formats;
382 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()
221 const struct mtk_video_fmt *fmt) in vidioc_try_fmt()
286 const struct mtk_video_fmt *fmt; in vidioc_try_fmt_vid_cap_mplane()
304 const struct mtk_video_fmt *fmt; in vidioc_try_fmt_vid_out_mplane()
401 const struct mtk_video_fmt *fmt; in vidioc_vdec_s_fmt()
559 const struct mtk_video_fmt *fmt; in vidioc_enum_fmt()
A 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()
A Dmtk_vcodec_enc_drv.c29 static const struct mtk_video_fmt mtk_video_formats_output[] = {
52 static const struct mtk_video_fmt mtk_video_formats_capture_h264[] = {
60 static const struct mtk_video_fmt mtk_video_formats_capture_vp8[] = {
A Dmtk_vcodec_dec_stateful.c14 static const struct mtk_video_fmt mtk_video_formats[] = {
233 const struct mtk_video_fmt *fmt; in mtk_vdec_update_fmt()
A Dmtk_vcodec_dec_stateless.c84 static const struct mtk_video_fmt mtk_video_formats[] = {

Completed in 12 milliseconds