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 - 6
of
6
) 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/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 361 milliseconds