Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/
A Dmtk_vcodec_drv.h374 struct mtk_vcodec_dec_pdata { struct
376 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 7 milliseconds