Searched refs:testInput_f32 (Results 1 – 6 of 6) sorted by relevance
100 const float32_t testInput_f32[MAX_BLOCKSIZE] = variable135 cosOutput = arm_cos_f32(testInput_f32[i]); in main()136 sinOutput = arm_sin_f32(testInput_f32[i]); in main()
117 float32_t testInput_f32[32] = variable163 arm_dot_prod_f32(testInput_f32, wire1, blockSize, &mean); in main()180 arm_sub_f32(testInput_f32, wire2, wire3, blockSize); in main()
167 extern float32_t testInput_f32[TEST_LENGTH_SAMPLES];206 arm_copy_f32(testInput_f32 + (i * BLOCKSIZE), wire1, BLOCKSIZE); in main()
48 float32_t testInput_f32[1536] = variable
150 extern float32_t testInput_f32[TESTLENGTH];312 inputF32 = &testInput_f32[0]; in main()
91 float32_t testInput_f32[320] = variable