Searched refs:jpeg_fdct_islow (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djdct.h88 #define jpeg_fdct_islow jFDislow macro
101 EXTERN(void) jpeg_fdct_islow JPP((DCTELEM * data));
H A Djfdctint.c144 jpeg_fdct_islow (DCTELEM * data) function
H A Djcdctmgr.c364 fdct->do_dct = jpeg_fdct_islow;

Completed in 29 milliseconds