Searched refs:JDCT_FLOAT (Results 1 – 7 of 7) sorted by relevance
172 case JDCT_FLOAT: in start_pass()177 method = JDCT_FLOAT; in start_pass()291 case JDCT_FLOAT: in start_pass()
325 case JDCT_FLOAT: in start_pass_fdctmgr()652 case JDCT_FLOAT: in jinit_forward_dct()685 case JDCT_FLOAT: in jinit_forward_dct()703 if (cinfo->dct_method == JDCT_FLOAT) in jinit_forward_dct()
230 (JDCT_DEFAULT == JDCT_FLOAT ? " (default)" : "")); in usage()327 cinfo->dct_method = JDCT_FLOAT; in parse_switches()
161 (JDCT_DEFAULT == JDCT_FLOAT ? " (default)" : "")); in usage()257 cinfo->dct_method = JDCT_FLOAT; in parse_switches()
255 JDCT_FLOAT /* floating-point method [legacy feature] */ enumerator
974 JDCT_FLOAT: floating-point method [legacy feature]1000 JDCT_FLOAT does not produce significantly more accurate results than1001 JDCT_ISLOW, and it is much slower. JDCT_FLOAT may also give different1283 JDCT_FLOAT: floating-point method [legacy feature]1310 JDCT_FLOAT does not produce significantly more accurate results than1311 JDCT_ISLOW, and it is much slower. JDCT_FLOAT may also give different
38 {JDCT_FLOAT, "Floating-point: accurate, fast on fast HW", "float"}, in gst_idct_method_get_type()