vdec_vp9_if      1003 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c const struct vdec_common_if vdec_vp9_if = {
vdec_vp9_if        30 drivers/media/platform/mtk-vcodec/vdec_drv_if.c 		ctx->dec_if = &vdec_vp9_if;
vdec_vp9_if        59 drivers/media/platform/mtk-vcodec/vdec_drv_if.h extern const struct vdec_common_if vdec_vp9_if;