Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dconceal.cpp229 FIXP_DBL fadeStop, FIXP_PCM *pcmdata);
232 FIXP_DBL fadeStop,
1856 FIXP_DBL fadeStop, attMute = (FIXP_DBL)0; in CConcealment_TDFading() local
1914 fadeStop = in CConcealment_TDFading()
1924 fadeStop = in CConcealment_TDFading()
1929 fadeStop = attMute; in CConcealment_TDFading()
1944 CConcealment_TDFadeFillFadingStations(fadingStations, fadingSteps, fadeStop, in CConcealment_TDFading()
1969 pConcealmentInfo->fade_old = fadeStop; in CConcealment_TDFading()
1977 FIXP_DBL fadeStop, FIXP_PCM *pcmdata) { in CConcealment_TDFadePcmAtt() argument
1987 dStep = (FIXP_DBL)((int)((fadeStart >> 1) - (fadeStop >> 1)) / len) << 1; in CConcealment_TDFadePcmAtt()
[all …]