Searched refs:nBlocks10ms (Results 1 – 2 of 2) sorted by relevance
274 short nBlocks10ms; in WebRtcAecm_Process() local336 nBlocks10ms = nFrames / aecm->aecmCore->mult; in WebRtcAecm_Process()378 if (aecm->counter * nBlocks10ms >= 6) in WebRtcAecm_Process()389 if (aecm->checkBufSizeCtr * nBlocks10ms > 50) in WebRtcAecm_Process()
378 short nBlocks10ms; in WebRtcAec_Process() local463 nBlocks10ms = nFrames / aecpc->aec->mult; in WebRtcAec_Process()496 if (aecpc->counter * nBlocks10ms >= 6) { in WebRtcAec_Process()507 if (aecpc->checkBufSizeCtr * nBlocks10ms > 50) { in WebRtcAec_Process()