Home
last modified time | relevance | path

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

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