Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dxcorr_coef.c44 int16_t totscale, totscale_max; in WebRtcIlbcfix_XcorrCoef() local
52 totscale_max=-500; in WebRtcIlbcfix_XcorrCoef()
105 scalediff=totscale-totscale_max; in WebRtcIlbcfix_XcorrCoef()
127 totscale_max = totscale; in WebRtcIlbcfix_XcorrCoef()