Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dconceal.cpp243 static int CConcealment_TDNoise_Random(ULONG *seed);
2049 static int CConcealment_TDNoise_Random(ULONG *seed) { in CConcealment_TDNoise_Random() function
2064 (ULONG)CConcealment_TDNoise_Random(&pConcealmentInfo->TDNoiseSeed) + 1; in CConcealment_TDNoise_Apply()
2078 FIXP_DBL2PCM_DEC((FIXP_DBL)CConcealment_TDNoise_Random(&seed)); in CConcealment_TDNoise_Apply()