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