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

  /external/aac/libAACdec/src/
stereo.cpp 186 FDK_ASSERT(GetWindowSequence(&pAacDecoderChannelInfo[L]->icsInfo) == GetWindowSequence(&pAacDecoderChannelInfo[R]->icsInfo));
268 FDK_ASSERT(GetWindowSequence(&pAacDecoderChannelInfo[L]->icsInfo) == GetWindowSequence(&pAacDecoderChannelInfo[R]->icsInfo));
rvlcconceal.cpp 122 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == EightShortSequence)
196 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == EightShortSequence)
274 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == EightShortSequence) {
411 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == EightShortSequence) {
542 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == EightShortSequence)
647 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == EightShortSequence)
    [all...]
channelinfo.h 391 inline UCHAR GetWindowSequence(const CIcsInfo *pIcsInfo)
rvlc.cpp     [all...]
conceal.cpp 674 hConcealmentInfo->windowSequence = GetWindowSequence(pIcsInfo);
    [all...]

Completed in 137 milliseconds