vdec_h264_if      500 drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c const struct vdec_common_if vdec_h264_if = {
vdec_h264_if       24 drivers/media/platform/mtk-vcodec/vdec_drv_if.c 		ctx->dec_if = &vdec_h264_if;
vdec_h264_if       57 drivers/media/platform/mtk-vcodec/vdec_drv_if.h extern const struct vdec_common_if vdec_h264_if;