Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dconceal.cpp1980 FIXP_DBL dGain; in CConcealment_TDFadePcmAtt() local
1985 dGain = fadeStart; in CConcealment_TDFadePcmAtt()
1990 dGain -= dStep; in CConcealment_TDFadePcmAtt()
1993 dGain_apply = fMax((FIXP_DBL)0, dGain); in CConcealment_TDFadePcmAtt()