Searched refs:MAX_Q_COMPS (Results 1 - 4 of 4) sorted by relevance

/external/libjpeg-turbo/
H A Djquant1.c139 #define MAX_Q_COMPS 4 /* max components I can handle */ macro
155 int Ncolors[MAX_Q_COMPS]; /* # of values alloced to each component */
159 ODITHER_MATRIX_PTR odither[MAX_Q_COMPS]; /* one dither array per component */
162 FSERRPTR fserrors[MAX_Q_COMPS]; /* accumulated errors */
836 if (cinfo->out_color_components > MAX_Q_COMPS)
837 ERREXIT1(cinfo, JERR_QUANT_COMPONENTS, MAX_Q_COMPS);
/external/opencv3/3rdparty/libjpeg/
H A Djquant1.c141 #define MAX_Q_COMPS 4 /* max components I can handle */ macro
157 int Ncolors[MAX_Q_COMPS]; /* # of values alloced to each component */
161 ODITHER_MATRIX_PTR odither[MAX_Q_COMPS]; /* one dither array per component */
164 FSERRPTR fserrors[MAX_Q_COMPS]; /* accumulated errors */
837 if (cinfo->out_color_components > MAX_Q_COMPS)
838 ERREXIT1(cinfo, JERR_QUANT_COMPONENTS, MAX_Q_COMPS);
/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 109 milliseconds