Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dcb_update_best_index.c37 int16_t shOld, shNew, tmp16; in WebRtcIlbcfix_CbUpdateBestIndex() local
44 shNew=0; in WebRtcIlbcfix_CbUpdateBestIndex()
47 shNew=WEBRTC_SPL_MIN(31,(*shTotMax)-CritNewSh); in WebRtcIlbcfix_CbUpdateBestIndex()
54 if ((CritNew >> shNew) > (*CritMax >> shOld)) { in WebRtcIlbcfix_CbUpdateBestIndex()