Home
last modified time | relevance | path

Searched refs:maxtot (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dsmooth.c34 int16_t maxtot, scale, scale1, scale2; in WebRtcIlbcfix_Smooth() local
51 maxtot=WEBRTC_SPL_MAX(max1, max2); in WebRtcIlbcfix_Smooth()
53 scale=WebRtcSpl_GetSizeInBits(maxtot); in WebRtcIlbcfix_Smooth()