Searched refs:WebRtcNsx_kLogTable (Results 1 – 2 of 2) sorted by relevance
17 const int16_t WebRtcNsx_kLogTable[9] = { variable150 logval = -WebRtcNsx_kLogTable[-tabind]; in WebRtcNsx_NoiseEstimationNeon()152 logval = WebRtcNsx_kLogTable[tabind]; in WebRtcNsx_NoiseEstimationNeon()
24 extern const int16_t WebRtcNsx_kLogTable[9];28 static const int16_t WebRtcNsx_kLogTable[9] = { variable350 logval = -WebRtcNsx_kLogTable[-tabind]; in NoiseEstimationC()352 logval = WebRtcNsx_kLogTable[tabind]; in NoiseEstimationC()