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