Searched defs:mtk_vcodec_dec_pdata (Results 1 – 1 of 1) sorted by relevance
374 struct mtk_vcodec_dec_pdata { struct376 int (*ctrls_setup)(struct mtk_vcodec_ctx *ctx);377 void (*worker)(struct work_struct *work);383 struct vb2_ops *vdec_vb2_ops;385 const struct mtk_video_fmt *vdec_formats;386 const int *num_formats;387 const struct mtk_video_fmt *default_out_fmt;388 const struct mtk_video_fmt *default_cap_fmt;390 enum mtk_vdec_hw_arch hw_arch;392 bool is_subdev_supported;[all …]
Completed in 5 milliseconds