Searched refs:vdec_vp9_if (Results 1 – 4 of 4) sorted by relevance
60 extern const struct vdec_common_if vdec_vp9_if;
9 vdec/vdec_vp9_if.o \
45 ctx->dec_if = &vdec_vp9_if; in vdec_if_init()
1012 const struct vdec_common_if vdec_vp9_if = { variable