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