Home
last modified time | relevance | path

Searched defs:max_colors (Results 1 – 4 of 4) sorted by relevance

/external/qemu/distrib/jpeg-6b/
Djquant1.c192 int max_colors = cinfo->desired_number_of_colors; in select_ncolors() local
/external/jpeg/
Djquant1.c192 int max_colors = cinfo->desired_number_of_colors; in select_ncolors() local
/external/chromium_org/third_party/libjpeg_turbo/
Djquant1.c194 int max_colors = cinfo->desired_number_of_colors; in select_ncolors() local
/external/flac/libFLAC/
Dmetadata_iterators.c285 …yte *description, unsigned max_width, unsigned max_height, unsigned max_depth, unsigned max_colors) in FLAC__metadata_get_picture()