OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:select_ncolors
(Results
1 - 2
of
2
) sorted by null
/external/jpeg/
jquant1.c
175
* *
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/
jquant1.c
175
* *
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 459 milliseconds