Home | History | Annotate | Download | only in src

Lines Matching refs:TNS_PREDGAIN_SCALE

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