OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcAgc_ProcessVad
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/src/modules/audio_processing/agc/
digital_agc.h
67
WebRtc_Word16
WebRtcAgc_ProcessVad
(AgcVad_t *vadInst, // (i) VAD state
digital_agc.c
298
WebRtcAgc_ProcessVad
(&stt->vadFarend, in_far, nrSamples);
356
logratio =
WebRtcAgc_ProcessVad
(&stt->vadNearend, out, L * 10);
664
WebRtc_Word16
WebRtcAgc_ProcessVad
(AgcVad_t *state, // (i) VAD state
analog_agc.c
324
WebRtcAgc_ProcessVad
(&stt->vadMic, &in_mic[i], subFrames);
[
all
...]
Completed in 1392 milliseconds