get_avg_color     223 libavfilter/vf_palettegen.c     box->color     = get_avg_color(s->refs, box);
get_avg_color     224 libavfilter/vf_palettegen.c     new_box->color = get_avg_color(s->refs, new_box);
get_avg_color     322 libavfilter/vf_palettegen.c     box->color = get_avg_color(s->refs, box);