Searched refs:pnsInterChannelData (Results 1 - 2 of 2) sorted by relevance

/external/aac/libAACdec/src/
H A Dchannelinfo.h244 CPnsInterChannelData pnsInterChannelData; member in struct:__anon40
H A Daacdecoder.cpp1052 CPns_InitPns(&self->pAacDecoderChannelInfo[ch]->data.aac.PnsData, &self->aacCommonData.pnsInterChannelData, &self->aacCommonData.pnsCurrentSeed, self->aacCommonData.pnsRandomSeed);
1251 &self->pAacDecoderChannelInfo[aacChannels+ch]->pComData->pnsInterChannelData);
1357 CPns_ResetData(&tmpAacDecoderChannelInfo.data.aac.PnsData, &tmpAacDecoderChannelInfo.pComData->pnsInterChannelData);

Completed in 349 milliseconds