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

  /external/aac/libAACenc/src/
block_switch.h 144 const INT commonWindow);
interface.h 152 INT commonWindow;
adj_thr.h 131 const INT commonWindow,
block_switch.cpp 392 const INT commonWindow )
396 if( nChannels == 2 && commonWindow == TRUE)
422 if (commonWindow == TRUE)
psy_main.cpp 450 INT commonWindow = 1;
539 commonWindow);
818 FDK_ASSERT(commonWindow=1); /* all checks for TNS do only work for common windows (which is always set)*/
    [all...]
bitenc.cpp     [all...]
qc_main.cpp 659 psyOut[0]->psyOutElement[i]->commonWindow,
    [all...]
adj_thr.cpp     [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
bitenc.c 382 writeIndividualChannelStream(Flag commonWindow,
402 if(!commonWindow) {

Completed in 113 milliseconds