Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/mtk-vcodec/
Dvdec_drv_base.h22 struct vdec_common_if { struct
28 int (*init)(struct mtk_vcodec_ctx *ctx, unsigned long *h_vdec);
37 int (*decode)(unsigned long h_vdec, struct mtk_vcodec_mem *bs,
46 int (*get_param)(unsigned long h_vdec, enum vdec_get_param_type type,
53 void (*deinit)(unsigned long h_vdec);