Searched refs:LOG10FAC (Results 1 – 2 of 2) sorted by relevance
125 #define LOG10FAC 0.752574989159953f /* == 10/log2(10) * 2^-2 */ macro547 nrg = fMult(nrg, FL2FXCONST_SGL(LOG10FAC)); in pvcDecodeTimeSlot()
110 #define LOG10FAC 0.752574989159953f /* == 10/log2(10) * 2^-2 */ macro945 nrg = fMult(FL2FXCONST_SGL(LOG10FAC), nrg); in sbrDecoder_calculateGainVec()