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

  /external/libjpeg-turbo/
jquant2.c     [all...]
djpeg.c 253 cinfo->dither_mode = JDITHER_FS;
255 cinfo->dither_mode = JDITHER_NONE;
257 cinfo->dither_mode = JDITHER_ORDERED;
284 cinfo->dither_mode = JDITHER_ORDERED;
jquant1.c 347 if (cinfo->dither_mode == JDITHER_ORDERED) {
753 switch (cinfo->dither_mode) {
853 if (cinfo->dither_mode == JDITHER_FS)
jdmerge.c 597 if (cinfo->dither_mode != JDITHER_NONE) {
614 if (cinfo->dither_mode != JDITHER_NONE) {
jdapimin.c 210 cinfo->dither_mode = JDITHER_FS;
jpeglib.h 506 J_DITHER_MODE dither_mode; /* type of color dithering to use */ member in struct:jpeg_decompress_struct
    [all...]
jdcolor.c 844 if (cinfo->dither_mode == JDITHER_NONE) {
  /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
t_options.h 129 DRI_CONF_OPT_BEGIN_V(dither_mode,enum,def,"0:2") \
options.h 238 DRI_CONF_OPT_BEGIN_V(dither_mode,enum,def,"0:2") \
    [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jdapimin.c 198 cinfo->dither_mode = JDITHER_FS;
jpeglib.h 547 J_DITHER_MODE dither_mode; /* type of color dithering to use */ member in struct:jpeg_decompress_struct
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
mjpeg_decoder.cc 511 decompress_struct_->dither_mode = JDITHER_NONE;
  /external/libyuv/files/source/
mjpeg_decoder.cc 508 decompress_struct_->dither_mode = JDITHER_NONE;
  /external/skia/src/codec/
SkJpegCodec.cpp 416 fDecoderMgr->dinfo()->dither_mode = JDITHER_NONE;
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 102 milliseconds