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

  /external/aac/libSBRenc/src/
resampler.h 116 #define MAXNR_SECTIONS (15)
121 FIXP_BQS states[MAXNR_SECTIONS + 1][2]; /*! state buffer */
resampler.cpp 320 FDK_ASSERT(currentSet->noCoeffs <= MAXNR_SECTIONS * 2);

Completed in 411 milliseconds