Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dlpc_tables.h25 #define KLT_STEPSIZE 1.00000000 macro
Dentropy_coding.c1067 index_s[k] = (WebRtcIsac_lrint(tmpcoeffs_s[k] / KLT_STEPSIZE)) + in WebRtcIsac_EncodeLar()
1297 pos2 = WebRtcIsac_lrint(tmpcoeffs_g[k] / KLT_STEPSIZE); in WebRtcIsac_EncodeLpcGainLb()
1935 pos2 = WebRtcIsac_lrint(tmpcoeffs_g[k] / KLT_STEPSIZE); in WebRtcIsac_TranscodeLPCCoef()