Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mtk-vcodec/
A Dmtk_vcodec_drv.h339 struct mtk_vcodec_dec_pdata { struct
341 int (*ctrls_setup)(struct mtk_vcodec_ctx *ctx);
342 void (*worker)(struct work_struct *work);
345 struct vb2_ops *vdec_vb2_ops;
347 const struct mtk_video_fmt *vdec_formats;
348 const int num_formats;
349 const struct mtk_video_fmt *default_out_fmt;
350 const struct mtk_video_fmt *default_cap_fmt;
353 const int num_framesizes;
355 enum mtk_chip chip;
[all …]

Completed in 5 milliseconds