Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dhistogram.c668 ExceptionInfo *exception,size_t max_colors) in CheckImageColors()
/external/flac/src/libFLAC++/
Dmetadata.cpp1408 …yte *description, uint32_t max_width, uint32_t max_height, uint32_t max_depth, uint32_t max_colors) in get_picture()
1424 …yte *description, uint32_t max_width, uint32_t max_height, uint32_t max_depth, uint32_t max_colors) in get_picture()
/external/libjpeg-turbo/
Djquant1.c193 int max_colors = cinfo->desired_number_of_colors; in select_ncolors() local
/external/flac/src/libFLAC/
Dmetadata_iterators.c268 …yte *description, uint32_t max_width, uint32_t max_height, uint32_t max_depth, uint32_t max_colors) in FLAC__metadata_get_picture()