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

  /external/aac/libAACdec/src/
channelinfo.h 133 EightShortSequence,
383 return (pIcsInfo->WindowSequence != EightShortSequence);
410 return (pIcsInfo->WindowSequence == EightShortSequence) ? 8 : 1;
conceal.cpp 246 || prevWinSeq == EightShortSequence )
    [all...]
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...]
rvlc.cpp     [all...]
aacdec_drc.cpp 974 if (winSeq == EightShortSequence) {
    [all...]
block.cpp 713 case EightShortSequence:

Completed in 190 milliseconds