colormap_insert   714 libavfilter/vf_paletteuse.c     node_left_id = colormap_insert(map, color_used, nb_used, palette, trans_thresh, &box1);
colormap_insert   717 libavfilter/vf_paletteuse.c         node_right_id = colormap_insert(map, color_used, nb_used, palette, trans_thresh, &box2);
colormap_insert   767 libavfilter/vf_paletteuse.c     colormap_insert(s->map, color_used, &nb_used, s->palette, s->trans_thresh, &box);