OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jpeg_fdct_islow
(Results
1 - 9
of
9
) sorted by null
/external/jpeg/
jdct.h
88
#define
jpeg_fdct_islow
jFDislow
macro
101
EXTERN(void)
jpeg_fdct_islow
JPP((DCTELEM * data));
jfdctint.c
140
jpeg_fdct_islow
(DCTELEM * data)
function
jcdctmgr.c
360
fdct->do_dct =
jpeg_fdct_islow
;
/external/pdfium/core/src/fxcodec/libjpeg/
jdct.h
84
#define
jpeg_fdct_islow
jFDislow
macro
97
EXTERN(void)
jpeg_fdct_islow
JPP((DCTELEM * data));
fpdfapi_jfdctint.c
141
jpeg_fdct_islow
(DCTELEM * data)
function
fpdfapi_jcdctmgr.c
361
fdct->do_dct =
jpeg_fdct_islow
;
/external/qemu/distrib/jpeg-6b/
jdct.h
84
#define
jpeg_fdct_islow
jFDislow
macro
97
EXTERN(void)
jpeg_fdct_islow
JPP((DCTELEM * data));
jfdctint.c
140
jpeg_fdct_islow
(DCTELEM * data)
function
jcdctmgr.c
360
fdct->do_dct =
jpeg_fdct_islow
;
Completed in 289 milliseconds