Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dblock.h122 void CBlock_ApplyNoise(CAacDecoderChannelInfo *pAacDecoderChannelInfo,
Dchannel.cpp905 CBlock_ApplyNoise(pAacDecoderChannelInfo[ch], pSamplingRateInfo, in CChannelElement_Read()
Dblock.cpp783 void CBlock_ApplyNoise(CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CBlock_ApplyNoise() function