HomeSort by relevance Sort by last modified time
    Searched full:calculatesbrenvelope (Results 1 - 7 of 7) sorted by null

  /external/aac/libSBRenc/src/
env_est.cpp 570 calculateSbrEnvelope (FIXP_DBL **RESTRICT YBufferLeft, /*! energy buffer left */
    [all...]
fram_gen.cpp 456 * (calculateSbrEnvelope() in env_est.c) and the noise floor and missing
    [all...]
  /external/aac/libSBRdec/src/
env_calc.h 119 calculateSbrEnvelope (QMF_SCALE_FACTOR *sbrScaleFactor,
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...]
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_dec.cpp 661 The data is then used in calculateSbrEnvelope().
sbrdecoder.cpp 106 \li Special mantissa-exponent format: Created in requantizeEnvelopeData() and used in calculateSbrEnvelope()
    [all...]

Completed in 131 milliseconds