Searched refs:hybBands (Results 1 – 2 of 2) sorted by relevance
160 INT hybBands) { in getSlotNrgHQ() argument203 if (hybBands > 23) { in getSlotNrgHQ()230 for (qs = 31; qs < hybBands; qs++) { in getSlotNrgHQ()244 INT hybBands) { in getMaxValDmx() argument252 for (; qs < hybBands; qs++) { in getMaxValDmx()267 INT cplxBands, INT hybBands) { in getMaxValDryWet() argument277 for (; qs < hybBands; qs++) { in getMaxValDryWet()293 INT hybBands) { in slotAmp() argument304 for (; qs < hybBands; qs++) { in slotAmp()317 FIXP_DBL dryFac, INT scale, INT cplxBands, INT hybBands) { in shapeBBEnv() argument[all …]
1174 int hybBands; in DuckerApply() local1188 hybBands = hybridBands; in DuckerApply()1271 if (qs < hybBands) { in DuckerApply()1297 qs = DuckerApply_func1(qs, hybBands, qs_next, outputReal, outputImag, in DuckerApply()1301 if (qs < hybBands) { /* true for about 39% */ in DuckerApply()1331 int hybBands; in DuckerApplyPS() local1356 hybBands = self->hybridBands; in DuckerApplyPS()1396 if (qs < hybBands) { in DuckerApplyPS()1430 if (qs < hybBands) { in DuckerApplyPS()