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 …]
1176 int hybBands; in DuckerApply() local1190 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() local1358 hybBands = self->hybridBands; in DuckerApplyPS()1398 if (qs < hybBands) { in DuckerApplyPS()1432 if (qs < hybBands) { in DuckerApplyPS()