CMSIS-DSP: Some small changes to thresholds used in test for Q15 convolution.

pull/19/head
Christophe Favergeon 4 years ago
parent 0597838b9f
commit cd9ac529d6

@ -5,7 +5,7 @@
#include "Error.h" #include "Error.h"
#include "Test.h" #include "Test.h"
#define SNR_THRESHOLD 70 #define SNR_THRESHOLD 65
/* /*
Reference patterns are generated with Reference patterns are generated with

Loading…
Cancel
Save