HomeSort by relevance Sort by last modified time
    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 453 milliseconds