Searched refs:max_colors (Results 1 – 3 of 3) sorted by relevance
192 int max_colors = cinfo->desired_number_of_colors; in select_ncolors() local206 } while (temp <= (long) max_colors); /* repeat till iroot exceeds root */ in select_ncolors()232 if (temp > (long) max_colors) in select_ncolors()
237 …te *description, unsigned max_width, unsigned max_height, unsigned max_depth, unsigned max_colors);
285 …yte *description, unsigned max_width, unsigned max_height, unsigned max_depth, unsigned max_colors) in FLAC__metadata_get_picture() argument315 obj->data.picture.colors <= max_colors && in FLAC__metadata_get_picture()