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

  /external/aac/libSBRdec/src/
env_calc.h 119 calculateSbrEnvelope (QMF_SCALE_FACTOR *sbrScaleFactor,
sbr_dec.cpp 93 \li 3.) sbr_dec(): The actual decoder. Calls the different tools such as filterbanks, lppTransposer(), and calculateSbrEnvelope()
298 data only by calculateSbrEnvelope().
458 calculateSbrEnvelope (&hSbrDec->sbrScaleFactor,
    [all...]
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...]
  /external/aac/libSBRenc/src/
env_est.cpp 570 calculateSbrEnvelope (FIXP_DBL **RESTRICT YBufferLeft, /*! energy buffer left */
    [all...]

Completed in 78 milliseconds