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

  /external/aac/libAACdec/src/
rvlc.cpp 446 pAacDecoderChannelInfo->pDynData->RawDataInfo.GlobalGain - SF_OFFSET;
448 SHORT noisenrg = pAacDecoderChannelInfo->pDynData->RawDataInfo.GlobalGain -
722 pAacDecoderChannelInfo->pDynData->RawDataInfo.GlobalGain -
848 (pAacDecoderChannelInfo->pDynData->RawDataInfo.GlobalGain - SF_OFFSET))
861 (pAacDecoderChannelInfo->pDynData->RawDataInfo.GlobalGain +
    [all...]
channelinfo.h 163 UCHAR GlobalGain;
rvlcconceal.cpp 150 *refNrgFwd = pAacDecoderChannelInfo->pDynData->RawDataInfo.GlobalGain -
153 pAacDecoderChannelInfo->pDynData->RawDataInfo.GlobalGain - SF_OFFSET;
    [all...]
block.cpp 166 .GlobalGain; /* accu for scale factor delta coding */
205 pAacDecoderChannelInfo->pDynData->RawDataInfo.GlobalGain,
    [all...]
channel.cpp 577 pAacDecoderChannelInfo[ch]->pDynData->RawDataInfo.GlobalGain =
    [all...]

Completed in 474 milliseconds