Home
last modified time | relevance | path

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

/external/webrtc/webrtc/common_audio/vad/
Dvad_core.c628 int16_t speechWB[480]; // Downsampled speech frame: 960 samples (30ms in SWB) in WebRtcVad_CalcVad32khz() local
633 WebRtcVad_Downsampling(speech_frame, speechWB, &(inst->downsampling_filter_states[2]), in WebRtcVad_CalcVad32khz()
637 WebRtcVad_Downsampling(speechWB, speechNB, inst->downsampling_filter_states, len); in WebRtcVad_CalcVad32khz()