Searched refs:myVoiceIndicator (Results 1 – 1 of 1) sorted by relevance
276 int16_t ltpGain, pitchGain, myVoiceIndicator, myAbs, maxAbs; in WebRtcIsacfix_DecodePlcImpl() local420 myVoiceIndicator = ltpGain * 2 + pitchGain; in WebRtcIsacfix_DecodePlcImpl()421 MemshipValQ15( myVoiceIndicator, in WebRtcIsacfix_DecodePlcImpl()428 myVoiceIndicator = ltpGain * 16 + pitchGain * 2 + (pitchGain >> 8); in WebRtcIsacfix_DecodePlcImpl()429 MemshipValQ15( myVoiceIndicator, in WebRtcIsacfix_DecodePlcImpl()