Searched refs:JDCT_ISLOW (Results 1 – 14 of 14) sorted by relevance
134 method = JDCT_ISLOW; /* jidctred uses islow-style table */ in start_pass()138 method = JDCT_ISLOW; /* jidctred uses islow-style table */ in start_pass()142 method = JDCT_ISLOW; /* jidctred uses islow-style table */ in start_pass()148 case JDCT_ISLOW: in start_pass()155 case JDCT_ISLOW: in start_pass()157 method = JDCT_ISLOW; in start_pass()198 case JDCT_ISLOW: in start_pass()
74 case JDCT_ISLOW: in start_pass_fdctmgr()358 case JDCT_ISLOW: in jinit_forward_dct()
166 (JDCT_DEFAULT == JDCT_ISLOW ? " (default)" : "")); in usage()266 cinfo->dct_method = JDCT_ISLOW; in parse_switches()
134 (JDCT_DEFAULT == JDCT_ISLOW ? " (default)" : "")); in usage()216 cinfo->dct_method = JDCT_ISLOW; in parse_switches()
222 JDCT_ISLOW, /* slow but accurate integer algorithm */ enumerator228 #define JDCT_DEFAULT JDCT_ISLOW
878 JDCT_ISLOW: slow but accurate integer algorithm881 JDCT_DEFAULT: default method (normally JDCT_ISLOW)
271 m_info.dct_method = JDCT_ISLOW; in decode()
235 cinfo.dct_method = JDCT_ISLOW; in onDecode()562 cinfo->dct_method = JDCT_ISLOW; in onDecodeRegion()