Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dchannel.cpp130 CPns_SetCorrelation(&pAacDecoderChannelInfo[L]->data.aac.PnsData, group, in MapMidSideMaskToPnsCorrelation()
133 if (CPns_IsPnsUsed(&pAacDecoderChannelInfo[L]->data.aac.PnsData, group, in MapMidSideMaskToPnsCorrelation()
135 CPns_IsPnsUsed(&pAacDecoderChannelInfo[R]->data.aac.PnsData, group, in MapMidSideMaskToPnsCorrelation()
189 if (pAacDecoderChannelInfo[L]->data.aac.PnsData.PnsActive || in CChannelElement_Decode()
190 pAacDecoderChannelInfo[R]->data.aac.PnsData.PnsActive) { in CChannelElement_Decode()
323 &pAacDecoderChannelInfo[ch]->data.aac.PnsData, in CChannelElement_Decode()
324 pAacDecoderChannelInfo[pnsCh]->data.aac.PnsData.currentSeed, in CChannelElement_Decode()
Dchannelinfo.h398 CPnsData PnsData; /* Not required for USAC */ member
Drvlc.cpp542 pAacDecoderChannelInfo->data.aac.PnsData.pnsUsed[bnds] = 1; in rvlcDecodeForward()
1158 pAacDecoderChannelInfo->data.aac.PnsData.PnsActive = pRvlc->noise_used; in CRvlc_Decode()
Dblock.cpp203 CPns_Read(&pAacDecoderChannelInfo->data.aac.PnsData, bs, hcb, in CBlock_ReadScaleFactorData()
950 CPns_Apply(&pAacDecoderChannelInfo[channel]->data.aac.PnsData, in ApplyTools()
Daacdecoder.cpp2170 &self->pAacDecoderChannelInfo[ch]->data.aac.PnsData, in CAacDecoder_Init()
2598 ->data.aac.PnsData, in CAacDecoder_DecodeFrame()
2707 &tmpAacDecoderChannelInfo.data.aac.PnsData, in CAacDecoder_DecodeFrame()