Home
last modified time | relevance | path

Searched refs:timecount (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/src/modules/audio_processing/aecm/
Decho_control_mobile.c289 static int timecount = 0; in WebRtcAecm_Process() local
513 if(++timecount == 1000) in WebRtcAecm_Process()
515 timecount = 0; in WebRtcAecm_Process()