vdec_vp8_if       613 drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c const struct vdec_common_if vdec_vp8_if = {
vdec_vp8_if        27 drivers/media/platform/mtk-vcodec/vdec_drv_if.c 		ctx->dec_if = &vdec_vp8_if;
vdec_vp8_if        58 drivers/media/platform/mtk-vcodec/vdec_drv_if.h extern const struct vdec_common_if vdec_vp8_if;