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