Searched refs:totsh (Results 1 – 1 of 1) sorted by relevance
67 int16_t totsh[3]; in WebRtcIlbcfix_EnhancerInterface() local155 totsh[i] = enerSh - (corrSh << 1); in WebRtcIlbcfix_EnhancerInterface()161 if (totsh[ind] > totsh[i]) { in WebRtcIlbcfix_EnhancerInterface()162 sh = WEBRTC_SPL_MIN(31, totsh[ind]-totsh[i]); in WebRtcIlbcfix_EnhancerInterface()167 sh = WEBRTC_SPL_MIN(31, totsh[i]-totsh[ind]); in WebRtcIlbcfix_EnhancerInterface()