HomeSort by relevance Sort by last modified time
    Searched refs:PnsData (Results 1 - 6 of 6) sorted by null

  /external/aac/libAACdec/src/
channel.cpp 115 CPns_SetCorrelation(&pAacDecoderChannelInfo[L]->data.aac.PnsData, group, band, 0);
117 if (CPns_IsPnsUsed(&pAacDecoderChannelInfo[L]->data.aac.PnsData, group, band) &&
118 CPns_IsPnsUsed(&pAacDecoderChannelInfo[R]->data.aac.PnsData, group, band))
157 if (pAacDecoderChannelInfo[L]->data.aac.PnsData.PnsActive || pAacDecoderChannelInfo[R]->data.aac.PnsData.PnsActive) {
channelinfo.h 284 CPnsData PnsData; /* Not required for USAC */
conceal.cpp 944 &pAacDecoderChannelInfo->data.aac.PnsData,
953 &pAacDecoderChannelInfo->data.aac.PnsData,
    [all...]
block.cpp 205 CPns_Read( &pAacDecoderChannelInfo->data.aac.PnsData, bs, hcb, pAacDecoderChannelInfo->pDynData->aScaleFactor, pAacDecoderChannelInfo->pDynData->RawDataInfo.GlobalGain, band, group);
642 &pAacDecoderChannelInfo[channel]->data.aac.PnsData,
aacdecoder.cpp     [all...]
rvlc.cpp 526 pAacDecoderChannelInfo->data.aac.PnsData.pnsUsed[bnds] = 1;
    [all...]

Completed in 85 milliseconds