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 \
27 ctx->dec_if = &vdec_vp8_if; in vdec_if_init()
613 const struct vdec_common_if vdec_vp8_if = { variable