reverse_dc_prediction 1288 libavcodec/vp3.c static void reverse_dc_prediction(Vp3DecodeContext *s,
reverse_dc_prediction 1325 libavcodec/vp3.c     reverse_dc_prediction(s, 0, s->fragment_width[0], s->fragment_height[0]);
reverse_dc_prediction 1339 libavcodec/vp3.c         reverse_dc_prediction(s, s->fragment_start[1],
reverse_dc_prediction 1341 libavcodec/vp3.c         reverse_dc_prediction(s, s->fragment_start[2],