HomeSort by relevance Sort by last modified time
    Searched refs:select_ncolors (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libjpeg_turbo/
jquant1.c 177 * * 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/
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 564 milliseconds