Searched refs:KLT_STEPSIZE (Results 1 – 2 of 2) sorted by relevance
25 #define KLT_STEPSIZE 1.00000000 macro
1067 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()