sub_left_prediction_bgr32 1373 libavcodec/huffyuv.c         sub_left_prediction_bgr32(s, s->temp[0], data+4, width-1, &leftr, &leftg, &leftb);
sub_left_prediction_bgr32 1380 libavcodec/huffyuv.c                 sub_left_prediction_bgr32(s, s->temp[0], s->temp[1], width, &leftr, &leftg, &leftb);
sub_left_prediction_bgr32 1382 libavcodec/huffyuv.c                 sub_left_prediction_bgr32(s, s->temp[0], dst, width, &leftr, &leftg, &leftb);