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 98 #define MAXNR_SECTIONS (15)
108 FIXP_BQS states[MAXNR_SECTIONS+1][2]; /*! state buffer */
resampler.cpp 332 FDK_ASSERT(currentSet->noCoeffs <= MAXNR_SECTIONS*2);

Completed in 36 milliseconds