Searched refs:WebRtcNsx_kLogTable (Results 1 – 3 of 3) sorted by relevance
214 extern const WebRtc_Word16 WebRtcNsx_kLogTable[9];
111 logval = -WebRtcNsx_kLogTable[-tabind]; in NoiseEstimationNeon()113 logval = WebRtcNsx_kLogTable[tabind]; in NoiseEstimationNeon()
26 const WebRtc_Word16 WebRtcNsx_kLogTable[9] = { variable487 logval = -WebRtcNsx_kLogTable[-tabind]; in NoiseEstimationC()489 logval = WebRtcNsx_kLogTable[tabind]; in NoiseEstimationC()