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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djquant2.c650 find_nearby_colors (j_decompress_ptr cinfo, int minc0, int minc1, int minc2, function
782 * given the list of candidate colors prepared by find_nearby_colors.
805 /* For each color selected by find_nearby_colors,
892 numcolors = find_nearby_colors(cinfo, minc0, minc1, minc2, colorlist);

Completed in 31 milliseconds