Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1189)

Unified Diff: celt/tests/test_unit_dft.c

Issue 882843002: Update to opus-HEAD-66611f1. (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/opus.git@master
Patch Set: Add the contents of Makefile.mips back. Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « celt/tests/test_unit_cwrs32.c ('k') | celt/tests/test_unit_entropy.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: celt/tests/test_unit_dft.c
diff --git a/celt/tests/test_unit_dft.c b/celt/tests/test_unit_dft.c
index 7ff0be04155bfd20c1cebb40b1a1e76ac59e4a8c..57db0e3a739fa6c9dd49eaeb4a7b3f3dd683f921 100644
--- a/celt/tests/test_unit_dft.c
+++ b/celt/tests/test_unit_dft.c
@@ -38,6 +38,7 @@
#include <stdio.h>
#define CELT_C
+#define TEST_UNIT_DFT_C
#include "stack_alloc.h"
#include "kiss_fft.h"
#include "kiss_fft.c"
« no previous file with comments | « celt/tests/test_unit_cwrs32.c ('k') | celt/tests/test_unit_entropy.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698