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, PCM_DEC *pcmdata);
232 FIXP_DBL fadeStop,
1853 FIXP_DBL fadeStop, attMute = (FIXP_DBL)0; in CConcealment_TDFading() local
1911 fadeStop = in CConcealment_TDFading()
1921 fadeStop = in CConcealment_TDFading()
1926 fadeStop = attMute; in CConcealment_TDFading()
1941 CConcealment_TDFadeFillFadingStations(fadingStations, fadingSteps, fadeStop, in CConcealment_TDFading()
1967 pConcealmentInfo->fade_old = fadeStop; in CConcealment_TDFading()
1975 FIXP_DBL fadeStop, PCM_DEC *pcmdata) { in CConcealment_TDFadePcmAtt() argument
1984 dStep = (FIXP_DBL)((int)((fadeStart >> 1) - (fadeStop >> 1)) / len) << 1; in CConcealment_TDFadePcmAtt()
[all …]