Home | History | Annotate | Download | only in jpeg-6b

Lines Matching refs:find_nearby_colors

646 find_nearby_colors (j_decompress_ptr cinfo, int minc0, int minc1, int minc2,
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);