Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Darith_routines_logist.c23 static const int32_t kHistEdges[51] = { variable
72 qtmp1 = WEBRTC_SPL_SAT(kHistEdges[50],xinQ15,kHistEdges[0]); in WebRtcIsacfix_Piecewise()
73 ind = WEBRTC_SPL_MUL(5, qtmp1 - kHistEdges[0]); in WebRtcIsacfix_Piecewise()
77 qtmp1 = qtmp1 - kHistEdges[ind]; in WebRtcIsacfix_Piecewise()