Searched refs:total_power (Results 1 – 1 of 1) sorted by relevance
125 int16_t total_power, size_t frame_length) { in GmmProbability() argument166 if (total_power > kMinEnergy) { in GmmProbability()666 int16_t feature_vector[kNumChannels], total_power; in WebRtcVad_CalcVad8khz() local669 total_power = WebRtcVad_CalculateFeatures(inst, speech_frame, frame_length, in WebRtcVad_CalcVad8khz()673 inst->vad = GmmProbability(inst, feature_vector, total_power, frame_length); in WebRtcVad_CalcVad8khz()