Home
last modified time | relevance | path

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

/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/libaom/av1/encoder/
Dpalette.c870 const int max_colors = in av1_rd_pick_palette_intra_sbuv() local
/external/flac/src/libFLAC/
Dmetadata_iterators.c267 …yte *description, uint32_t max_width, uint32_t max_height, uint32_t max_depth, uint32_t max_colors) in FLAC__metadata_get_picture()