Searched refs:WebRtcVad_get_features (Results 1 – 3 of 3) sorted by relevance
117 int16_t WebRtcVad_get_features(VadInstT* inst,
128 int16_t WebRtcVad_get_features(VadInstT* inst, in WebRtcVad_get_features() function
319 total_power = WebRtcVad_get_features(inst, speech_frame, frame_length, feature_vector); in WebRtcVad_CalcVad8khz()