OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:calculateSbrEnvelope
(Results
1 - 2
of
2
) sorted by null
/external/aac/libSBRenc/src/
env_est.cpp
570
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 37 milliseconds