OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JDCT_ISLOW
(Results
1 - 23
of
23
) sorted by null
/external/jpeg/
jddctmgr.c
149
method =
JDCT_ISLOW
; /* jidctred uses islow-style table */
161
method =
JDCT_ISLOW
; /* jidctred uses islow-style table */
173
method =
JDCT_ISLOW
; /* jidctred uses islow-style table */
179
case
JDCT_ISLOW
:
186
case
JDCT_ISLOW
:
189
method =
JDCT_ISLOW
; /* Use quant table of ISLOW.*/
193
case
JDCT_ISLOW
:
200
case
JDCT_ISLOW
:
202
method =
JDCT_ISLOW
;
253
case
JDCT_ISLOW
[
all
...]
cjpeg.c
166
(JDCT_DEFAULT ==
JDCT_ISLOW
? " (default)" : ""));
266
cinfo->dct_method =
JDCT_ISLOW
;
jcdctmgr.c
74
case
JDCT_ISLOW
:
358
case
JDCT_ISLOW
:
djpeg.c
134
(JDCT_DEFAULT ==
JDCT_ISLOW
? " (default)" : ""));
216
cinfo->dct_method =
JDCT_ISLOW
;
jpeglib.h
222
JDCT_ISLOW
, /* slow but accurate integer algorithm */
228
#define JDCT_DEFAULT
JDCT_ISLOW
[
all
...]
/external/qemu/distrib/jpeg-6b/
jddctmgr.c
141
method =
JDCT_ISLOW
; /* jidctred uses islow-style table */
145
method =
JDCT_ISLOW
; /* jidctred uses islow-style table */
149
method =
JDCT_ISLOW
; /* jidctred uses islow-style table */
155
case
JDCT_ISLOW
:
162
case
JDCT_ISLOW
:
165
method =
JDCT_ISLOW
; /* Use quant table of ISLOW.*/
169
case
JDCT_ISLOW
:
171
method =
JDCT_ISLOW
;
213
case
JDCT_ISLOW
:
cjpeg.c
166
(JDCT_DEFAULT ==
JDCT_ISLOW
? " (default)" : ""));
266
cinfo->dct_method =
JDCT_ISLOW
;
jcdctmgr.c
74
case
JDCT_ISLOW
:
358
case
JDCT_ISLOW
:
djpeg.c
134
(JDCT_DEFAULT ==
JDCT_ISLOW
? " (default)" : ""));
216
cinfo->dct_method =
JDCT_ISLOW
;
jpeglib.h
222
JDCT_ISLOW
, /* slow but accurate integer algorithm */
228
#define JDCT_DEFAULT
JDCT_ISLOW
[
all
...]
/system/extras/tests/bionic/libc/other/
test_jpeg.c
292
dct_method =
JDCT_ISLOW
;
/external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libjpeg.cpp
394
cinfo->dct_method =
JDCT_ISLOW
;
399
cinfo->dct_method =
JDCT_ISLOW
;
[
all
...]
/external/skia/src/images/
SkImageDecoder_libjpeg.cpp
394
cinfo->dct_method =
JDCT_ISLOW
;
399
cinfo->dct_method =
JDCT_ISLOW
;
[
all
...]
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
JPEGImageDecoder.cpp
81
inline J_DCT_METHOD dctMethod() { return
JDCT_ISLOW
; }
/prebuilts/tools/common/m2/internal/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 684 milliseconds