Searched refs:vdec_vp8_if (Results 1 – 4 of 4) sorted by relevance
58 extern const struct vdec_common_if vdec_vp8_if;
8 vdec/vdec_vp8_if.o \
26 ctx->dec_if = &vdec_vp8_if; in vdec_if_init()
611 const struct vdec_common_if vdec_vp8_if = { variable