Searched refs:frameNrgLimit (Results 1 – 1 of 1) sorted by relevance
296 uint32_t frameNrgLimit = 5500; in WebRtcAgc_VirtualMic() local310 frameNrgLimit = frameNrgLimit << 1; in WebRtcAgc_VirtualMic()319 if (frameNrg < frameNrgLimit) in WebRtcAgc_VirtualMic()336 } else if (frameNrg <= frameNrgLimit) in WebRtcAgc_VirtualMic()