Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_drv_base.h12 struct vdec_common_if { struct
18 int (*init)(struct mtk_vcodec_dec_ctx *ctx);
27 int (*decode)(void *h_vdec, struct mtk_vcodec_mem *bs,
36 int (*get_param)(void *h_vdec, enum vdec_get_param_type type,
43 void (*deinit)(void *h_vdec);