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

  /external/chromium_org/third_party/libjpeg_turbo/
jpeglib.h 269 } J_DITHER_MODE;
510 J_DITHER_MODE dither_mode; /* type of color dithering to use */
    [all...]
  /external/jpeg/
jpeglib.h 240 } J_DITHER_MODE;
452 J_DITHER_MODE dither_mode; /* type of color dithering to use */
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
JPEGImageDecoder.cpp 79 inline J_DITHER_MODE ditherMode() { return JDITHER_NONE; }
82 inline J_DITHER_MODE ditherMode() { return JDITHER_FS; }
    [all...]

Completed in 50 milliseconds