CMSIS-DSP
CMSIS DSP Software Library
|
Macros | |
#define | SNR_THRESHOLD 90 |
#define | TEST_LENGTH_SAMPLES 10 |
#define | XSPACING (0.005f) |
Functions | |
int32_t | main (void) |
Variables | |
float32_t | testInputSin_f32 [10] |
float32_t | testRefSinOutput32_f32 [10] |
float32_t | testOutput [10] |
float32_t | testLinIntOutput [10] |
const float | arm_linear_interep_table [1884] |
float32_t | snr1 |
float32_t | snr2 |
#define SNR_THRESHOLD 90 |
#define TEST_LENGTH_SAMPLES 10 |
#define XSPACING (0.005f) |
int32_t main | ( | void | ) |
|
extern |
float32_t snr1 |
float32_t snr2 |
float32_t testInputSin_f32[10] |
float32_t testLinIntOutput[10] |
float32_t testOutput[10] |
float32_t testRefSinOutput32_f32[10] |