HomeSort by relevance Sort by last modified time
    Searched refs:JDITHER_NONE (Results 1 - 25 of 33) sorted by null

1 2

  /external/chromium_org/third_party/libjpeg_turbo/
djpeg.c 242 cinfo->dither_mode = JDITHER_NONE;
jquant2.c     [all...]
jpeglib.h 266 JDITHER_NONE, /* no dithering */
    [all...]
jquant1.c 758 case JDITHER_NONE:
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
mjpeg_decoder.cc 500 decompress_struct_->dither_mode = JDITHER_NONE;
  /external/chromium_org/third_party/libyuv/source/
mjpeg_decoder.cc 500 decompress_struct_->dither_mode = JDITHER_NONE;
  /external/jpeg/
djpeg.c 231 cinfo->dither_mode = JDITHER_NONE;
jdmerge.c 727 if (cinfo->dither_mode == JDITHER_NONE) {
743 if (cinfo->dither_mode == JDITHER_NONE) {
jquant2.c     [all...]
jpeglib.h 237 JDITHER_NONE, /* no dithering */
    [all...]
jquant1.c 753 case JDITHER_NONE:
jdcolor.c 841 if (cinfo->dither_mode == JDITHER_NONE) {
  /external/libyuv/files/source/
mjpeg_decoder.cc 520 decompress_struct_->dither_mode = JDITHER_NONE;
  /external/qemu/distrib/jpeg-6b/
djpeg.c 231 cinfo->dither_mode = JDITHER_NONE;
jdmerge.c 727 if (cinfo->dither_mode == JDITHER_NONE) {
743 if (cinfo->dither_mode == JDITHER_NONE) {
jquant2.c     [all...]
jpeglib.h 237 JDITHER_NONE, /* no dithering */
    [all...]
jquant1.c 753 case JDITHER_NONE:
jdcolor.c 831 if (cinfo->dither_mode == JDITHER_NONE) {
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 300 JDITHER_NONE, /* no dithering */
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
jpeglib.h 300 JDITHER_NONE, /* no dithering */
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
JPEGImageDecoder.cpp 79 inline J_DITHER_MODE ditherMode() { return JDITHER_NONE; }
    [all...]
  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libjpeg.cpp 466 cinfo->dither_mode = JDITHER_NONE;
    [all...]
  /external/skia/src/images/
SkImageDecoder_libjpeg.cpp 481 cinfo->dither_mode = JDITHER_NONE;
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 

Completed in 899 milliseconds

1 2