Searched refs:CConcealment_TDNoise_Random (Results 1 – 1 of 1) sorted by relevance
243 static int CConcealment_TDNoise_Random(ULONG *seed);2052 static int CConcealment_TDNoise_Random(ULONG *seed) { in CConcealment_TDNoise_Random() function2065 (ULONG)CConcealment_TDNoise_Random(&pConcealmentInfo->TDNoiseSeed) + 1; in CConcealment_TDNoise_Apply()2078 states[0] = ((FIXP_PCM)CConcealment_TDNoise_Random(&seed)); in CConcealment_TDNoise_Apply()