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

  /external/aac/libAACdec/src/
rvlcconceal.cpp 333 pAacDecoderChannelInfo->pDynData->aScaleFactor[bnds] = refIsFwd;
335 pAacDecoderChannelInfo->pDynData->aScaleFactor[bnds] = refIsBwd;
339 pAacDecoderChannelInfo->pDynData->aScaleFactor[bnds] = refNrgFwd;
341 pAacDecoderChannelInfo->pDynData->aScaleFactor[bnds] = refNrgBwd;
345 pAacDecoderChannelInfo->pDynData->aScaleFactor[bnds] = refScfFwd;
347 pAacDecoderChannelInfo->pDynData->aScaleFactor[bnds] = refScfBwd;
373 pAacDecoderChannelInfo->pDynData->aScaleFactor[bnds] =
376 pAacDecoderChannelInfo->pDynData->aScaleFactor[bnds] =
392 pAacDecoderChannelInfo->pDynData->aScaleFactor[bnds] =
402 pAacDecoderChannelInfo->pDynData->aScaleFactor[bnds]
    [all...]
block.cpp 168 SHORT *pScaleFactor = pAacDecoderChannelInfo->pDynData->aScaleFactor;
204 pAacDecoderChannelInfo->pDynData->aScaleFactor,
496 SHORT *RESTRICT pScaleFactor = pAacDecoderChannelInfo->pDynData->aScaleFactor;
837 pAacDecoderChannelInfo->pDynData->aScaleFactor[g * 16 + sfb] +=
849 (pAacDecoderChannelInfo->pDynData->aScaleFactor[g * 16 + sfb] >>
853 pAacDecoderChannelInfo->pDynData->aScaleFactor[g * 16 + sfb] & 3;
    [all...]
channelinfo.h 271 SHORT aScaleFactor[(
rvlc.cpp 139 SHORT *pScaleFactor = pAacDecoderChannelInfo->pDynData->aScaleFactor;
    [all...]
stereo.cpp     [all...]
aacdec_hcr.cpp 580 SHORT *pScaleFacHcr = pAacDecoderChannelInfo->pDynData->aScaleFactor;
    [all...]

Completed in 2226 milliseconds