summaryrefslogtreecommitdiff
path: root/vp8/encoder/dct.c
diff options
context:
space:
mode:
Diffstat (limited to 'vp8/encoder/dct.c')
-rw-r--r--vp8/encoder/dct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vp8/encoder/dct.c b/vp8/encoder/dct.c
index 90e5e65a2..a7747b843 100644
--- a/vp8/encoder/dct.c
+++ b/vp8/encoder/dct.c
@@ -34,7 +34,7 @@ float adst_4[16] = {
};
#endif
-#if CONFIG_HYBRIDTRANSFORM8X8
+#if CONFIG_HYBRIDTRANSFORM || CONFIG_HYBRIDTRANSFORM8X8
float dct_8[64] = {
0.353553390593274, 0.353553390593274, 0.353553390593274, 0.353553390593274,
0.353553390593274, 0.353553390593274, 0.353553390593274, 0.353553390593274,