Searched refs:WebRtcVad_CalcVad32khz (Results 1 – 3 of 3) sorted by relevance
108 WebRtc_Word16 WebRtcVad_CalcVad32khz(VadInstT* inst, WebRtc_Word16* speech_frame,
164 vad = WebRtcVad_CalcVad32khz((VadInstT*)vad_inst, speech_frame, frame_length); in WebRtcVad_Process()
275 WebRtc_Word16 WebRtcVad_CalcVad32khz(VadInstT *inst, WebRtc_Word16 *speech_frame, in WebRtcVad_CalcVad32khz() function