Searched defs:EightShortSequence (Results 1 - 1 of 1) sorted by relevance

/external/aac/libAACdec/src/
H A Dchannelinfo.h133 EightShortSequence, enumerator in enum:__anon32
383 return (pIcsInfo->WindowSequence != EightShortSequence);
410 return (pIcsInfo->WindowSequence == EightShortSequence) ? 8 : 1;

Completed in 1379 milliseconds