Searched refs:total_power (Results 1 – 1 of 1) sorted by relevance
134 int16_t total_power, size_t frame_length) { in GmmProbability() argument175 if (total_power > kMinEnergy) { in GmmProbability()675 int16_t feature_vector[kNumChannels], total_power; in WebRtcVad_CalcVad8khz() local678 total_power = WebRtcVad_CalculateFeatures(inst, speech_frame, frame_length, in WebRtcVad_CalcVad8khz()682 inst->vad = GmmProbability(inst, feature_vector, total_power, frame_length); in WebRtcVad_CalcVad8khz()