Lines Matching refs:hybBands
160 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
325 for (; qs < hybBands; qs++) { in shapeBBEnv()
333 for (; qs < hybBands; qs++) { in shapeBBEnv()
369 INT hybBands = fixMin(42, self->hybridBands); in extractBBEnv() local
392 self->hybOutputImagWet__FDK[ch], cplxBands, hybBands); in extractBBEnv()
397 clz = getMaxValDmx(pReal, pImag, cplxBands, hybBands); in extractBBEnv()
576 INT hybBands = self->hybridBands - 6; in SpatialDecReshapeBBEnv() local
636 &self->hybOutputImagWet__FDK[ch][6], cplxBands, hybBands); in SpatialDecReshapeBBEnv()
677 hybBands); in SpatialDecReshapeBBEnv()