Searched refs:TEST_LENGTH_SAMPLES (Results 1 – 5 of 5) sorted by relevance
92 #define TEST_LENGTH_SAMPLES 10 macro101 float32_t testInputSin_f32[TEST_LENGTH_SAMPLES] =114 float32_t testRefSinOutput32_f32[TEST_LENGTH_SAMPLES] =126 float32_t testOutput[TEST_LENGTH_SAMPLES];131 float32_t testLinIntOutput[TEST_LENGTH_SAMPLES];157 for(i=0; i< TEST_LENGTH_SAMPLES; i++) in main()166 for(i=0; i< TEST_LENGTH_SAMPLES; i++) in main()
134 #define TEST_LENGTH_SAMPLES 320 macro158 extern float32_t testInput_f32_1kHz_15kHz[TEST_LENGTH_SAMPLES];159 extern float32_t refOutput[TEST_LENGTH_SAMPLES];165 static float32_t testOutput[TEST_LENGTH_SAMPLES];201 uint32_t numBlocks = TEST_LENGTH_SAMPLES/BLOCK_SIZE;237 snr = arm_snr_f32(&refOutput[0], &testOutput[0], TEST_LENGTH_SAMPLES); in main()
117 #define TEST_LENGTH_SAMPLES 1536 macro124 #define NUMFRAMES (TEST_LENGTH_SAMPLES / BLOCKSIZE)143 float32_t errOutput[TEST_LENGTH_SAMPLES];167 extern float32_t testInput_f32[TEST_LENGTH_SAMPLES];
100 #define TEST_LENGTH_SAMPLES 2048 macro105 extern float32_t testInput_f32_10khz[TEST_LENGTH_SAMPLES];106 static float32_t testOutput[TEST_LENGTH_SAMPLES/2];
94 #define TEST_LENGTH_SAMPLES (20*4) macro99 const float32_t testMarks_f32[TEST_LENGTH_SAMPLES] =136 static float32_t testOutput[TEST_LENGTH_SAMPLES];