Searched refs:find_nearby_colors (Results 1 - 1 of 1) sorted by relevance

/external/jpeg/
H A Djquant2.c646 find_nearby_colors (j_decompress_ptr cinfo, int minc0, int minc1, int minc2, function
778 * given the list of candidate colors prepared by find_nearby_colors.
801 /* For each color selected by find_nearby_colors,
888 numcolors = find_nearby_colors(cinfo, minc0, minc1, minc2, colorlist);

Completed in 65 milliseconds