Searched refs:JDCT_FASTEST (Results 1 – 4 of 4) sorted by relevance
230 #ifndef JDCT_FASTEST /* may be overridden in jconfig.h */231 #define JDCT_FASTEST JDCT_IFAST macro
255 cinfo->dct_method = JDCT_FASTEST; in parse_switches()
484 do remove ISLOW or IFAST, be sure to redefine JDCT_DEFAULT or JDCT_FASTEST522 the default, you should redefine JDCT_FASTEST, which is the method selected
882 JDCT_FASTEST: fastest method (normally JDCT_IFAST)890 JDCT_FASTEST are macros configurable by each installation.