Home
last modified time | relevance | path

Searched defs:mtk_vcodec_dec_pdata (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/platform/mediatek/vcodec/decoder/
A Dmtk_vcodec_dec_drv.h107 struct mtk_vcodec_dec_pdata { struct
109 int (*ctrls_setup)(struct mtk_vcodec_dec_ctx *ctx);
110 void (*worker)(struct work_struct *work);
116 const struct vb2_ops *vdec_vb2_ops;
118 const struct mtk_video_fmt *vdec_formats;
119 const int *num_formats;
120 const struct mtk_video_fmt *default_out_fmt;
121 const struct mtk_video_fmt *default_cap_fmt;
123 enum mtk_vdec_hw_arch hw_arch;
125 bool is_subdev_supported;
[all …]

Completed in 4 milliseconds