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

  /external/aac/libSBRenc/src/
env_est.cpp 567 calculateSbrEnvelope (FIXP_DBL **RESTRICT YBufferLeft, /*! energy buffer left */
    [all...]
  /external/aac/libSBRdec/src/
env_calc.cpp 118 ( see calculateSbrEnvelope() ) are being used. The main entry point for this modules is calculateSbrEnvelope().
120 \sa sbr_scale.h, #QMF_SCALE_FACTOR, calculateSbrEnvelope(), \ref documentationOverview
424 is unpacked within calculateSbrEnvelope() to follow the described suffix convention.
473 remaining free memory could be supplied by an additional argument to calculateSbrEnvelope()
478 calculateSbrEnvelope (&hSbrDec->sbrScaleFactor,
488 Within calculateSbrEnvelope(), some pointers could be defined instead of the arrays
503 calculateSbrEnvelope (QMF_SCALE_FACTOR *sbrScaleFactor, /*!< Scaling factors */
    [all...]

Completed in 152 milliseconds