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

  /external/aac/libAACdec/src/
channelinfo.cpp 137 pIcsInfo->WindowSequence = BLOCK_LONG;
153 if ((flags & (AC_ELD | AC_LD)) && pIcsInfo->WindowSequence != BLOCK_LONG) {
154 pIcsInfo->WindowSequence = BLOCK_LONG;
conceal.cpp 248 BLOCK_TYPE newWinSeq = BLOCK_LONG;
334 pConcealChannelInfo->windowSequence = BLOCK_LONG; /* default type */
    [all...]
stereo.cpp 633 case BLOCK_LONG:
679 case BLOCK_LONG:
    [all...]
block.cpp     [all...]
channel.cpp 505 BLOCK_LONG) {
    [all...]
  /external/aac/libFDK/include/
mdct.h 127 BLOCK_LONG = 0, /* normal long block */

Completed in 210 milliseconds