Searched refs:q_domain_to_use (Results 1 – 1 of 1) sorted by relevance
1881 int q_domain_to_use = 0; in WebRtcNsx_ProcessCore() local1942 q_domain_to_use = WEBRTC_SPL_MIN((int)qNoise, inst->minNorm - inst->stages); in WebRtcNsx_ProcessCore()2015 tmpU32no1 = WEBRTC_SPL_RSHIFT_U32(noiseU32[i], (int)qNoise - q_domain_to_use); in WebRtcNsx_ProcessCore()2018 - q_domain_to_use); in WebRtcNsx_ProcessCore()2035 qNoise = q_domain_to_use; in WebRtcNsx_ProcessCore()