Searched refs:SIMULT (Results 1 – 7 of 7) sorted by relevance
66 float density[SIMULT * HALF_ANAL_BLOCKL];67 float lquantile[SIMULT * HALF_ANAL_BLOCKL];69 int counter[SIMULT];
32 int16_t noiseEstLogQuantile[SIMULT* HALF_ANAL_BLOCKL];33 int16_t noiseEstDensity[SIMULT* HALF_ANAL_BLOCKL];34 int16_t noiseEstCounter[SIMULT];
21 #define SIMULT 3 macro
17 #define SIMULT 3 macro
116 for (i = 0; i < SIMULT * HALF_ANAL_BLOCKL; i++) { in WebRtcNs_InitCore()121 for (i = 0; i < SIMULT; i++) { in WebRtcNs_InitCore()123 (int)floor((float)(END_STARTUP_LONG * (i + 1)) / (float)SIMULT); in WebRtcNs_InitCore()232 for (s = 0; s < SIMULT; s++) { in NoiseEstimation()
378 for (s = 0; s < SIMULT; s++) { in NoiseEstimationC()680 for (i = 0; i < SIMULT * HALF_ANAL_BLOCKL; i++) { in WebRtcNsx_InitCore()684 for (i = 0; i < SIMULT; i++) { in WebRtcNsx_InitCore()685 inst->noiseEstCounter[i] = (int16_t)(END_STARTUP_LONG * (i + 1)) / SIMULT; in WebRtcNsx_InitCore()
188 for (s = 0; s < SIMULT; s++) { in WebRtcNsx_NoiseEstimationNeon()