Vp3Fragment 205 libavcodec/vp3.c Vp3Fragment *all_fragments; Vp3Fragment 799 libavcodec/vp3.c Vp3Fragment *frag; Vp3Fragment 1191 libavcodec/vp3.c Vp3Fragment *all_fragments = s->all_fragments; Vp3Fragment 1846 libavcodec/vp3.c static inline int vp3_dequant(Vp3DecodeContext *s, Vp3Fragment *frag, Vp3Fragment 1933 libavcodec/vp3.c static void await_reference_row(Vp3DecodeContext *s, Vp3Fragment *fragment, Vp3Fragment 2267 libavcodec/vp3.c s->all_fragments = av_mallocz_array(s->fragment_count, sizeof(Vp3Fragment)); Vp3Fragment 2785 libavcodec/vp3.c memset(s->all_fragments, 0, s->fragment_count * sizeof(Vp3Fragment));