color_get 384 libavfilter/vf_paletteuse.c const int dstx = color_get(s, c, a, r, g, b, search_method); color_get 421 libavfilter/vf_paletteuse.c const int color = color_get(s, src[x], a8, r, g, b, search_method); color_get 489 libavfilter/vf_paletteuse.c const int color = color_get(s, src[x], a, r, g, b, search_method);