From a2fca25c65157bf1226ad26c0a2dfbca9b3b3878 Mon Sep 17 00:00:00 2001 From: x Date: Mon, 15 Jul 2019 11:44:53 +0200 Subject: [PATCH] IcBench: Sample Benchmark App --- icapp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/icapp.c b/icapp.c index d978bfb..f029bc1 100644 --- a/icapp.c +++ b/icapp.c @@ -361,7 +361,6 @@ void pr(unsigned l, unsigned n) { double r = (double)l*100.0/n; if(r>0.1) printf //------------------------------------- #include "bitutil.h" #include "bitpack.h" -#define NTURBOPFOR_DAC #include "vp4.h" #include "vint.h" #include "fp.h"