OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:highSubband
(Results
1 - 6
of
6
) sorted by null
/external/aac/libSBRdec/src/
env_calc.h
161
int
highSubband
,
env_calc.cpp
115
<em>lowSubband</em> and <em>
highSubband
</em> are adjusted.
162
int lowSubband, int
highSubband
,
185
int
highSubband
,
522
int
highSubband
= hFreq->
highSubband
;
523
int noSubbands =
highSubband
- lowSubband;
648
lowSubband,
highSubband
,
[
all
...]
env_extr.h
157
UCHAR
highSubband
; /*!< QMF-band where SBR frequency range ends */
sbr_dec.cpp
429
The array needs to be cleared at least from lowSubband to
highSubband
before. */
431
FDKmemclear(°reeAlias[hHeaderData->freqBandData.lowSubband], (hHeaderData->freqBandData.
highSubband
-hHeaderData->freqBandData.lowSubband)*sizeof(FIXP_DBL));
615
initSlotBasedRotation( h_ps_d, env, hHeaderData->freqBandData.
highSubband
);
771
hHeaderData->freqBandData.
highSubband
,
793
hHeaderData->freqBandData.
highSubband
,
[
all
...]
sbrdec_freq_sca.cpp
809
hFreq->
highSubband
= usb;
sbrdecoder.cpp
590
lowSubband and
highSubband
must be patched. */
592
hSbrHeader->freqBandData.
highSubband
= hSbrHeader->numberOfAnalysisBands;
[
all
...]
Completed in 37 milliseconds