Home
last modified time | relevance | path

Searched refs:vdec_if_init (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_drv_if.h70 int vdec_if_init(struct mtk_vcodec_dec_ctx *ctx, unsigned int fourcc);
H A Dvdec_drv_if.c17 int vdec_if_init(struct mtk_vcodec_dec_ctx *ctx, unsigned int fourcc) in vdec_if_init() function