Searched refs:maxNoiseU32 (Results 1 – 1 of 1) sorted by relevance
1507 uint32_t satMax, maxNoiseU32; in WebRtcNsx_ProcessCore() local1840 maxNoiseU32 = 0; in WebRtcNsx_ProcessCore()1914 if (noiseUpdateU32 > maxNoiseU32) { in WebRtcNsx_ProcessCore()1915 maxNoiseU32 = noiseUpdateU32; in WebRtcNsx_ProcessCore()1941 norm32no1 = WebRtcSpl_NormU32(maxNoiseU32); in WebRtcNsx_ProcessCore()