Searched refs:vdec_h264_if (Results 1 – 4 of 4) sorted by relevance
57 extern const struct vdec_common_if vdec_h264_if;
7 mtk-vcodec-dec-y := vdec/vdec_h264_if.o \
23 ctx->dec_if = &vdec_h264_if; in vdec_if_init()
498 const struct vdec_common_if vdec_h264_if = { variable