Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dsmooth.c41 int16_t bitsw00, bitsw10, bitsw11; in WebRtcIlbcfix_Smooth() local
67 bitsw00 = WebRtcSpl_GetSizeInBits(w00); in WebRtcIlbcfix_Smooth()
70 scale1 = 31 - bitsw00; in WebRtcIlbcfix_Smooth()
115 scale1 = bitsw00-15; in WebRtcIlbcfix_Smooth()
170 scale = bitsw00-scale2-15; in WebRtcIlbcfix_Smooth()