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

  /external/aac/libAACdec/src/
rvlcconceal.cpp 137 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == BLOCK_SHORT)
213 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == BLOCK_SHORT)
295 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == BLOCK_SHORT) {
443 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == BLOCK_SHORT) {
    [all...]
channelinfo.h 507 inline BLOCK_TYPE GetWindowSequence(const CIcsInfo *pIcsInfo) {
stereo.cpp     [all...]
rvlc.cpp     [all...]
channel.cpp 504 GetWindowSequence(&pAacDecoderChannelInfo[ch]->icsInfo) !=
569 GetWindowSequence(&pAacDecoderChannelInfo[0]->icsInfo),
    [all...]
block.cpp 807 (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == BLOCK_SHORT)
    [all...]
conceal.cpp 573 hConcealmentInfo->windowSequence = GetWindowSequence(pIcsInfo);
    [all...]

Completed in 76 milliseconds