reverse_dc_prediction 1053 libavcodec/vp3.c static void reverse_dc_prediction(Vp3DecodeContext *s,
reverse_dc_prediction 1085 libavcodec/vp3.c     reverse_dc_prediction(s, 0, s->fragment_width[0], s->fragment_height[0]);
reverse_dc_prediction 1099 libavcodec/vp3.c         reverse_dc_prediction(s, s->fragment_start[1],
reverse_dc_prediction 1101 libavcodec/vp3.c         reverse_dc_prediction(s, s->fragment_start[2],