Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Disac.c1218 const float rampStep = 2.0f / MAX_FRAMESAMPLES; in Decode() local
1226 rampVal += rampStep; in Decode()