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

  /external/opencv3/3rdparty/libjpeg/
jddctmgr.c 106 method = JDCT_ISLOW; /* jidctint uses islow-style table */
110 method = JDCT_ISLOW; /* jidctint uses islow-style table */
114 method = JDCT_ISLOW; /* jidctint uses islow-style table */
118 method = JDCT_ISLOW; /* jidctint uses islow-style table */
122 method = JDCT_ISLOW; /* jidctint uses islow-style table */
126 method = JDCT_ISLOW; /* jidctint uses islow-style table */
130 method = JDCT_ISLOW; /* jidctint uses islow-style table */
134 method = JDCT_ISLOW; /* jidctint uses islow-style table */
138 method = JDCT_ISLOW; /* jidctint uses islow-style table */
142 method = JDCT_ISLOW; /* jidctint uses islow-style table *
    [all...]
jcdctmgr.c 196 method = JDCT_ISLOW; /* jfdctint uses islow-style table */
200 method = JDCT_ISLOW; /* jfdctint uses islow-style table */
204 method = JDCT_ISLOW; /* jfdctint uses islow-style table */
208 method = JDCT_ISLOW; /* jfdctint uses islow-style table */
212 method = JDCT_ISLOW; /* jfdctint uses islow-style table */
216 method = JDCT_ISLOW; /* jfdctint uses islow-style table */
220 method = JDCT_ISLOW; /* jfdctint uses islow-style table */
224 method = JDCT_ISLOW; /* jfdctint uses islow-style table */
228 method = JDCT_ISLOW; /* jfdctint uses islow-style table */
232 method = JDCT_ISLOW; /* jfdctint uses islow-style table *
    [all...]
jpeglib.h 234 JDCT_ISLOW, /* slow but accurate integer algorithm */
240 #define JDCT_DEFAULT JDCT_ISLOW
    [all...]
  /external/libjpeg-turbo/
jddctmgr.c 112 method = JDCT_ISLOW; /* jidctred uses islow-style table */
119 method = JDCT_ISLOW; /* jidctred uses islow-style table */
123 method = JDCT_ISLOW; /* jidctint uses islow-style table */
130 method = JDCT_ISLOW; /* jidctred uses islow-style table */
134 method = JDCT_ISLOW; /* jidctint uses islow-style table */
143 method = JDCT_ISLOW; /* jidctint uses islow-style table */
147 method = JDCT_ISLOW; /* jidctint uses islow-style table */
153 case JDCT_ISLOW:
158 method = JDCT_ISLOW;
187 method = JDCT_ISLOW; /* jidctint uses islow-style table *
    [all...]
jcdctmgr.c 251 case JDCT_ISLOW:
630 case JDCT_ISLOW:
664 case JDCT_ISLOW:
cjpeg.c 175 (JDCT_DEFAULT == JDCT_ISLOW ? " (default)" : ""));
272 cinfo->dct_method = JDCT_ISLOW;
djpeg.c 146 (JDCT_DEFAULT == JDCT_ISLOW ? " (default)" : ""));
238 cinfo->dct_method = JDCT_ISLOW;
jpeglib.h 246 JDCT_ISLOW, /* slow but accurate integer algorithm */
252 #define JDCT_DEFAULT JDCT_ISLOW
    [all...]
turbojpeg.c 245 if(jpegQual>=96 || flags&TJFLAG_ACCURATEDCT) cinfo->dct_method=JDCT_ISLOW;
    [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jddctmgr.c 105 method = JDCT_ISLOW; /* jidctred uses islow-style table */
109 method = JDCT_ISLOW; /* jidctred uses islow-style table */
113 method = JDCT_ISLOW; /* jidctred uses islow-style table */
119 case JDCT_ISLOW:
121 method = JDCT_ISLOW;
161 case JDCT_ISLOW:
fpdfapi_jcdctmgr.c 74 case JDCT_ISLOW:
358 case JDCT_ISLOW:
jpeglib.h 320 JDCT_ISLOW, /* slow but accurate integer algorithm */
326 #define JDCT_DEFAULT JDCT_ISLOW
    [all...]
  /external/libvncserver/common/
turbojpeg.c 187 if(jpegQual>=96) cinfo->dct_method=JDCT_ISLOW;
  /external/skia/src/images/
SkImageDecoder_libjpeg.cpp 223 cinfo->dct_method = JDCT_ISLOW;
    [all...]
  /external/ImageMagick/coders/
jpeg.c     [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 176 milliseconds