Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/ilbc/
Dsmooth.c42 int32_t w11w00, w10w10, w00w00; in WebRtcIlbcfix_Smooth() local
127 w11w00 = (int16_t)WEBRTC_SPL_SHIFT_W32(w11, -scale) * in WebRtcIlbcfix_Smooth()
138 endiff = (w11w00-w10w10); in WebRtcIlbcfix_Smooth()