Searched refs:q_domain_to_use (Results 1 – 1 of 1) sorted by relevance
1539 int q_domain_to_use = 0; in WebRtcNsx_ProcessCore() local1613 q_domain_to_use = WEBRTC_SPL_MIN((int)qNoise, inst->minNorm - inst->stages); in WebRtcNsx_ProcessCore()1686 tmpU32no1 = noiseU32[i] >> (qNoise - q_domain_to_use); in WebRtcNsx_ProcessCore()1689 (inst->minNorm - inst->stages - q_domain_to_use); in WebRtcNsx_ProcessCore()1706 qNoise = q_domain_to_use; in WebRtcNsx_ProcessCore()