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

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

Completed in 78 milliseconds