Searched refs:nfRandomSeed (Results 1 – 6 of 6) sorted by relevance
123 SamplingRateInfo *pSamplingRateInfo, ULONG *nfRandomSeed,
257 ULONG nfRandomSeed; /* seed value for USAC noise filling random generator */ member
784 SamplingRateInfo *pSamplingRateInfo, ULONG *nfRandomSeed, in CBlock_ApplyNoise() argument846 ULONG seed = *nfRandomSeed; in CBlock_ApplyNoise()891 *nfRandomSeed = seed; in CBlock_ApplyNoise()
906 &pAacDecoderStaticChannelInfo[ch]->nfRandomSeed, in CChannelElement_Read()
2383 self->pAacDecoderStaticChannelInfo[ch - elCh]->nfRandomSeed = in CAacDecoder_Init()2389 ->nfRandomSeed = (ULONG)0x10932; in CAacDecoder_Init()
950 ULONG *pSeed = &pAacDecoderStaticChannelInfo->nfRandomSeed; in CLpd_TcxDecode()