Searched refs:WebRtcAgc_ProcessVad (Results 1 – 3 of 3) sorted by relevance
67 WebRtc_Word16 WebRtcAgc_ProcessVad(AgcVad_t *vadInst, // (i) VAD state
298 WebRtcAgc_ProcessVad(&stt->vadFarend, in_far, nrSamples); in WebRtcAgc_AddFarendToDigital()356 logratio = WebRtcAgc_ProcessVad(&stt->vadNearend, out, L * 10); in WebRtcAgc_ProcessDigital()664 WebRtc_Word16 WebRtcAgc_ProcessVad(AgcVad_t *state, // (i) VAD state in WebRtcAgc_ProcessVad() function
324 WebRtcAgc_ProcessVad(&stt->vadMic, &in_mic[i], subFrames); in WebRtcAgc_AddMic()