Searched refs:END_STARTUP_LONG (Results 1 – 5 of 5) sorted by relevance
184 if (inst->blockIndex < END_STARTUP_LONG) in WebRtcNsx_NoiseEstimationNeon()295 if (inst->blockIndex < END_STARTUP_LONG) { in WebRtcNsx_NoiseEstimationNeon()333 if (counter >= END_STARTUP_LONG) { in WebRtcNsx_NoiseEstimationNeon()335 if (inst->blockIndex >= END_STARTUP_LONG) { in WebRtcNsx_NoiseEstimationNeon()344 if (inst->blockIndex < END_STARTUP_LONG) { in WebRtcNsx_NoiseEstimationNeon()
22 #define END_STARTUP_LONG 200 macro
18 #define END_STARTUP_LONG 200 macro
123 (int)floor((float)(END_STARTUP_LONG * (i + 1)) / (float)SIMULT); in WebRtcNs_InitCore()223 if (self->updates < END_STARTUP_LONG) { in NoiseEstimation()262 if (self->counter[s] >= END_STARTUP_LONG) { in NoiseEstimation()264 if (self->updates >= END_STARTUP_LONG) { in NoiseEstimation()275 if (self->updates < END_STARTUP_LONG) { in NoiseEstimation()1166 if (self->blockInd < END_STARTUP_LONG) { in WebRtcNs_AnalyzeCore()1317 if (self->gainmap == 1 && self->blockInd > END_STARTUP_LONG) { in WebRtcNs_ProcessCore()
396 if (inst->blockIndex < END_STARTUP_LONG) { in NoiseEstimationC()434 if (counter >= END_STARTUP_LONG) { in NoiseEstimationC()436 if (inst->blockIndex >= END_STARTUP_LONG) { in NoiseEstimationC()445 if (inst->blockIndex < END_STARTUP_LONG) { in NoiseEstimationC()685 inst->noiseEstCounter[i] = (int16_t)(END_STARTUP_LONG * (i + 1)) / SIMULT; in WebRtcNsx_InitCore()1463 inst->blockIndex > END_STARTUP_LONG && in WebRtcNsx_DataSynthesis()1710 if (inst->blockIndex < END_STARTUP_LONG) { in WebRtcNsx_ProcessCore()