Home
last modified time | relevance | path

Searched refs:bitsw11 (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
68 bitsw11 = WebRtcSpl_GetSizeInBits(w11); in WebRtcIlbcfix_Smooth()
71 scale2 = 15 - bitsw11; in WebRtcIlbcfix_Smooth()
116 scale2 = bitsw11-15; in WebRtcIlbcfix_Smooth()