Home | History | Annotate | Download | only in src

Lines Matching refs:TNS_PREDGAIN_SCALE

1127   INT       predictionGain = (INT)(TNS_PREDGAIN_SCALE);
1158 tmp = fMult((FIXP_DBL)((LONG)TNS_PREDGAIN_SCALE<<21), fDivNorm(fAbs(autoCorr_0), fAbs(input[0]), &scale));