Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Darith_routines_logist.c44 static const uint16_t kCdfLogistic[51] = { variable
80 return (kCdfLogistic[ind] + qtmp2); in WebRtcIsacfix_Piecewise()