OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nosubbands
(Results
1 - 2
of
2
) sorted by null
/external/aac/libSBRdec/src/
env_calc.cpp
195
int
noSubbands
,
205
int
noSubbands
,
294
int
noSubbands
) /*!< number of QMF channels to process */
304
for (k = 0; k <
noSubbands
-1; k++ ){
329
groupVector[index++] =
noSubbands
;
375
if (k <
noSubbands
- 1) {
523
int
noSubbands
= highSubband - lowSubband;
561
adj_e = h_sbr_cal_env->filtBufferNoise_e - getScalefactor(h_sbr_cal_env->filtBufferNoise,
noSubbands
);
[
all
...]
env_calc.h
154
int lowSubband, int
noSubbands
,
Completed in 104 milliseconds