aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/jpeg-6b/jmorecfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/monniaux/jpeg-6b/jmorecfg.h')
-rw-r--r--test/monniaux/jpeg-6b/jmorecfg.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/monniaux/jpeg-6b/jmorecfg.h b/test/monniaux/jpeg-6b/jmorecfg.h
index c274ca3a..54a7d1c4 100644
--- a/test/monniaux/jpeg-6b/jmorecfg.h
+++ b/test/monniaux/jpeg-6b/jmorecfg.h
@@ -262,9 +262,7 @@ typedef int boolean;
#define DCT_ISLOW_SUPPORTED /* slow but accurate integer algorithm */
#define DCT_IFAST_SUPPORTED /* faster, less accurate integer method */
-
-/* DM */
-#undef DCT_FLOAT_SUPPORTED /* floating-point: accurate, fast on fast HW */
+#define DCT_FLOAT_SUPPORTED /* floating-point: accurate, fast on fast HW */
/* Encoder capability options: */