Searched refs:Ncolors (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libjpeg_turbo/
H A Djquant1.c30 * image. We use a map consisting of all combinations of Ncolors[i] color
31 * values for the i'th component. The Ncolors[] values are chosen so that
158 int Ncolors[MAX_Q_COMPS]; /* # of values alloced to each component */ member in struct:__anon12764
188 select_ncolors (j_decompress_ptr cinfo, int Ncolors[]) argument
190 /* and fill in Ncolors[] array to indicate choice. */
191 /* Return value is total number of colors (product of Ncolors[] values). */
221 Ncolors[i] = iroot;
234 /* calculate new total_colors if Ncolors[j] is incremented */
235 temp = total_colors / Ncolors[j];
236 temp *= Ncolors[
[all...]
/external/jpeg/
H A Djquant1.c28 * image. We use a map consisting of all combinations of Ncolors[i] color
29 * values for the i'th component. The Ncolors[] values are chosen so that
156 int Ncolors[MAX_Q_COMPS]; /* # of values alloced to each component */ member in struct:__anon22731
186 select_ncolors (j_decompress_ptr cinfo, int Ncolors[]) argument
188 /* and fill in Ncolors[] array to indicate choice. */
189 /* Return value is total number of colors (product of Ncolors[] values). */
216 Ncolors[i] = iroot;
229 /* calculate new total_colors if Ncolors[j] is incremented */
230 temp = total_colors / Ncolors[j];
231 temp *= Ncolors[
[all...]
/external/qemu/distrib/jpeg-6b/
H A Djquant1.c28 * image. We use a map consisting of all combinations of Ncolors[i] color
29 * values for the i'th component. The Ncolors[] values are chosen so that
156 int Ncolors[MAX_Q_COMPS]; /* # of values alloced to each component */ member in struct:__anon29329
186 select_ncolors (j_decompress_ptr cinfo, int Ncolors[]) argument
188 /* and fill in Ncolors[] array to indicate choice. */
189 /* Return value is total number of colors (product of Ncolors[] values). */
216 Ncolors[i] = iroot;
229 /* calculate new total_colors if Ncolors[j] is incremented */
230 temp = total_colors / Ncolors[j];
231 temp *= Ncolors[
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 118 milliseconds