Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds