Searched refs:ptr_noiseEstQuantile (Results 1 – 1 of 1) sorted by relevance
62 int16_t* ptr_noiseEstQuantile = NULL; in UpdateNoiseEstimateNeon() local79 ptr_noiseEstQuantile = &inst->noiseEstQuantile[0]; in UpdateNoiseEstimateNeon()80 ptr_noiseEstQuantile < &inst->noiseEstQuantile[inst->magnLen - 3]; in UpdateNoiseEstimateNeon()81 ptr_noiseEstQuantile += 4, ptr_noiseEstLogQuantile += 4) { in UpdateNoiseEstimateNeon()112 vst1_s16(ptr_noiseEstQuantile, v16x4); in UpdateNoiseEstimateNeon()130 *ptr_noiseEstQuantile = WebRtcSpl_SatW32ToW16(tmp32no1); in UpdateNoiseEstimateNeon()