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
675
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
433
is unpacked within
calculateSbrEnvelope
() to follow the described suffix convention.
482
remaining free memory could be supplied by an additional argument to
calculateSbrEnvelope
()
487
calculateSbrEnvelope
(&hSbrDec->sbrScaleFactor,
497
Within
calculateSbrEnvelope
(), some pointers could be defined instead of the arrays
512
calculateSbrEnvelope
(QMF_SCALE_FACTOR *sbrScaleFactor, /*!< Scaling factors */
[
all
...]
Completed in 1088 milliseconds