Searched refs:JDCT_FLOAT (Results 1 – 7 of 7) sorted by relevance
168 case JDCT_FLOAT: in start_pass()170 method = JDCT_FLOAT; in start_pass()267 case JDCT_FLOAT: in start_pass()
128 case JDCT_FLOAT: in start_pass_fdctmgr()370 case JDCT_FLOAT: in jinit_forward_dct()
174 (JDCT_DEFAULT == JDCT_FLOAT ? " (default)" : "")); in usage()270 cinfo->dct_method = JDCT_FLOAT; in parse_switches()
142 (JDCT_DEFAULT == JDCT_FLOAT ? " (default)" : "")); in usage()220 cinfo->dct_method = JDCT_FLOAT; in parse_switches()
224 JDCT_FLOAT /* floating-point: accurate, fast on fast HW */ enumerator
521 "#define JDCT_DEFAULT JDCT_FLOAT" to jconfig.h. Even if you don't change1050 be float. To do this, put "#define JDCT_DEFAULT JDCT_FLOAT" in jconfig.h.
880 JDCT_FLOAT: floating-point method