Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_cmn_drv.h117 struct mtk_video_fmt { struct
136 const struct mtk_video_fmt *fmt; argument
/linux/drivers/media/platform/mediatek/vcodec/encoder/
H A Dmtk_vcodec_enc_drv.h37 const struct mtk_video_fmt *capture_formats;
39 const struct mtk_video_fmt *output_formats;
H A Dmtk_vcodec_enc_drv.c23 static const struct mtk_video_fmt mtk_video_formats_output[] = {
46 static const struct mtk_video_fmt mtk_video_formats_capture_h264[] = {
54 static const struct mtk_video_fmt mtk_video_formats_capture_vp8[] = {
/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_stateless.c230 static struct mtk_video_fmt mtk_video_formats[9];
232 static struct mtk_video_fmt default_out_format;
233 static struct mtk_video_fmt default_cap_format;
478 const struct mtk_video_fmt *fmt; in mtk_vdec_s_ctrl()
H A Dmtk_vcodec_dec_stateful.c11 static struct mtk_video_fmt mtk_video_formats[] = {
214 const struct mtk_video_fmt *fmt; in mtk_vdec_update_fmt()