Home
last modified time | relevance | path

Searched refs:hybBands (Results 1 – 2 of 2) sorted by relevance

/external/aac/libSACdec/src/
Dsac_reshapeBBEnv.cpp160 INT hybBands) { in getSlotNrgHQ() argument
203 if (hybBands > 23) { in getSlotNrgHQ()
230 for (qs = 31; qs < hybBands; qs++) { in getSlotNrgHQ()
244 INT hybBands) { in getMaxValDmx() argument
252 for (; qs < hybBands; qs++) { in getMaxValDmx()
267 INT cplxBands, INT hybBands) { in getMaxValDryWet() argument
277 for (; qs < hybBands; qs++) { in getMaxValDryWet()
293 INT hybBands) { in slotAmp() argument
304 for (; qs < hybBands; qs++) { in slotAmp()
317 FIXP_DBL dryFac, INT scale, INT cplxBands, INT hybBands) { in shapeBBEnv() argument
[all …]
/external/aac/libFDK/src/
DFDK_decorrelate.cpp1176 int hybBands; in DuckerApply() local
1190 hybBands = hybridBands; in DuckerApply()
1273 if (qs < hybBands) { in DuckerApply()
1299 qs = DuckerApply_func1(qs, hybBands, qs_next, outputReal, outputImag, in DuckerApply()
1303 if (qs < hybBands) { /* true for about 39% */ in DuckerApply()
1333 int hybBands; in DuckerApplyPS() local
1358 hybBands = self->hybridBands; in DuckerApplyPS()
1398 if (qs < hybBands) { in DuckerApplyPS()
1432 if (qs < hybBands) { in DuckerApplyPS()