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

  /external/aac/libAACdec/src/
conceal_types.h 180 BLOCK_TYPE windowSequence;
channelinfo.h 173 BLOCK_TYPE WindowSequence; /* mdct.h; 0: long, 1: start, 2: short, 3: stop */
507 inline BLOCK_TYPE GetWindowSequence(const CIcsInfo *pIcsInfo) {
channelinfo.cpp 143 pIcsInfo->WindowSequence = (BLOCK_TYPE)FDKreadBits(bs, 2);
conceal.cpp 247 static BLOCK_TYPE CConcealment_GetWinSeq(int prevWinSeq) {
248 BLOCK_TYPE newWinSeq = BLOCK_LONG;
563 BLOCK_TYPE tWindowSequence;
    [all...]
  /external/aac/libFDK/include/
mdct.h 131 } BLOCK_TYPE;

Completed in 536 milliseconds