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

  /external/jpeg/
jccolor.c 154 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)
jmorecfg.h 325 * (one extra byte per pixel) by changing RGB_PIXELSIZE. Note that changing
331 * 3. The color quantizer modules will not behave desirably if RGB_PIXELSIZE
342 #define RGB_PIXELSIZE 3 /* JSAMPLEs per RGB scanline element */
jdmaster.c 64 cinfo->out_color_components != RGB_PIXELSIZE)
191 #if RGB_PIXELSIZE != 3
192 cinfo->out_color_components = RGB_PIXELSIZE;
jdmerge.c 285 outptr += RGB_PIXELSIZE;
290 outptr += RGB_PIXELSIZE;
484 outptr0 += RGB_PIXELSIZE;
489 outptr0 += RGB_PIXELSIZE;
494 outptr1 += RGB_PIXELSIZE;
499 outptr1 += RGB_PIXELSIZE;
jdcolor.c 173 outptr += RGB_PIXELSIZE;
571 outptr += RGB_PIXELSIZE;
803 cinfo->out_color_components = RGB_PIXELSIZE;
809 } else if (cinfo->jpeg_color_space == JCS_RGB && RGB_PIXELSIZE == 3) {
830 cinfo->out_color_components = RGB_PIXELSIZE;
  /prebuilt/darwin-x86/swt/
swt.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 124 milliseconds