Searched refs:select_ncolors (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libjpeg_turbo/
H A Djquant1.c177 * * select_ncolors decides how to divvy up the available colors
188 select_ncolors (j_decompress_ptr cinfo, int Ncolors[]) function
286 total_colors = select_ncolors(cinfo, cquantize->Ncolors);
/external/jpeg/
H A Djquant1.c175 * * select_ncolors decides how to divvy up the available colors
186 select_ncolors (j_decompress_ptr cinfo, int Ncolors[]) function
281 total_colors = select_ncolors(cinfo, cquantize->Ncolors);
/external/qemu/distrib/jpeg-6b/
H A Djquant1.c175 * * select_ncolors decides how to divvy up the available colors
186 select_ncolors (j_decompress_ptr cinfo, int Ncolors[]) function
281 total_colors = select_ncolors(cinfo, cquantize->Ncolors);

Completed in 106 milliseconds