Searched refs:RGB_PIXELSIZE (Results 1 - 15 of 15) sorted by relevance

/external/libvncserver/common/
H A Dturbojpeg.c302 dst+=RGB_PIXELSIZE; src+=PS; \
315 #if RGB_RED!=0 || RGB_GREEN!=1 || RGB_BLUE!=2 || RGB_PIXELSIZE!=3
320 #if RGB_RED!=2 || RGB_GREEN!=1 || RGB_BLUE!=0 || RGB_PIXELSIZE!=3
326 #if RGB_RED!=0 || RGB_GREEN!=1 || RGB_BLUE!=2 || RGB_PIXELSIZE!=4
332 #if RGB_RED!=2 || RGB_GREEN!=1 || RGB_BLUE!=0 || RGB_PIXELSIZE!=4
338 #if RGB_RED!=1 || RGB_GREEN!=2 || RGB_BLUE!=3 || RGB_PIXELSIZE!=4
344 #if RGB_RED!=3 || RGB_GREEN!=2 || RGB_BLUE!=1 || RGB_PIXELSIZE!=4
363 dst+=PS; src+=RGB_PIXELSIZE; \
375 #if RGB_RED!=0 || RGB_GREEN!=1 || RGB_BLUE!=2 || RGB_PIXELSIZE!=3
380 #if RGB_RED!=2 || RGB_GREEN!=1 || RGB_BLUE!=0 || RGB_PIXELSIZE!
[all...]
/external/jpeg/
H A Djsimd_neon.c161 ((RGB_PIXELSIZE != 3) && (RGB_PIXELSIZE != 4)))
H A Djccolor.c154 inptr += RGB_PIXELSIZE;
208 inptr += RGB_PIXELSIZE;
439 #if RGB_PIXELSIZE != 3
440 if (cinfo->input_components != RGB_PIXELSIZE)
481 if (cinfo->in_color_space == JCS_RGB && RGB_PIXELSIZE == 3)
H A Djmorecfg.h330 * (one extra byte per pixel) by changing RGB_PIXELSIZE. Note that changing
336 * 3. The color quantizer modules will not behave desirably if RGB_PIXELSIZE
347 #define RGB_PIXELSIZE 3 /* JSAMPLEs per RGB scanline element */ macro
H A Djdmaster.c64 cinfo->out_color_components != RGB_PIXELSIZE)
195 #if RGB_PIXELSIZE != 3
196 cinfo->out_color_components = RGB_PIXELSIZE;
H A Djdmerge.c285 outptr += RGB_PIXELSIZE;
290 outptr += RGB_PIXELSIZE;
484 outptr0 += RGB_PIXELSIZE;
489 outptr0 += RGB_PIXELSIZE;
494 outptr1 += RGB_PIXELSIZE;
499 outptr1 += RGB_PIXELSIZE;
H A Djdcolor.c175 outptr += RGB_PIXELSIZE;
573 outptr += RGB_PIXELSIZE;
805 cinfo->out_color_components = RGB_PIXELSIZE;
811 } else if (cinfo->jpeg_color_space == JCS_RGB && RGB_PIXELSIZE == 3) {
840 cinfo->out_color_components = RGB_PIXELSIZE;
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jdmerge.c265 outptr += RGB_PIXELSIZE;
270 outptr += RGB_PIXELSIZE;
329 outptr0 += RGB_PIXELSIZE;
334 outptr0 += RGB_PIXELSIZE;
339 outptr1 += RGB_PIXELSIZE;
344 outptr1 += RGB_PIXELSIZE;
H A Dfpdfapi_jdcolor.c155 outptr += RGB_PIXELSIZE;
232 outptr += RGB_PIXELSIZE;
360 cinfo->out_color_components = RGB_PIXELSIZE;
366 } else if (cinfo->jpeg_color_space == JCS_RGB && RGB_PIXELSIZE == 3) {
H A Djmorecfg.h316 * (one extra byte per pixel) by changing RGB_PIXELSIZE. Note that changing
322 * 3. The color quantizer modules will not behave desirably if RGB_PIXELSIZE
330 #define RGB_PIXELSIZE 3 /* JSAMPLEs per RGB scanline element */ macro
H A Dfpdfapi_jccolor.c153 inptr += RGB_PIXELSIZE;
207 inptr += RGB_PIXELSIZE;
372 #if RGB_PIXELSIZE != 3
373 if (cinfo->input_components != RGB_PIXELSIZE)
414 if (cinfo->in_color_space == JCS_RGB && RGB_PIXELSIZE == 3)
H A Dfpdfapi_jdmaster.c54 cinfo->out_color_components != RGB_PIXELSIZE)
179 #if RGB_PIXELSIZE != 3
180 cinfo->out_color_components = RGB_PIXELSIZE;
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djmorecfg.h316 * (one extra byte per pixel) by changing RGB_PIXELSIZE. Note that changing
322 * 3. The color quantizer modules will not behave desirably if RGB_PIXELSIZE
330 #define RGB_PIXELSIZE 3 /* JSAMPLEs per RGB scanline element */ macro
/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 2632 milliseconds