Lines Matching refs:hybBands
160 INT hybBands) { in getSlotNrgHQ() argument
195 if (hybBands > 23) { in getSlotNrgHQ()
215 for (qs = 31; qs < hybBands; qs++) { in getSlotNrgHQ()
232 INT cplxBands, INT hybBands) { in combineDryWet() argument
239 for (; qs < hybBands; qs++) { in combineDryWet()
250 INT hybBands) { in slotAmp() argument
261 for (; qs < hybBands; qs++) { in slotAmp()
274 FIXP_DBL dryFac, INT scale, INT cplxBands, INT hybBands) { in shapeBBEnv() argument
282 for (; qs < hybBands; qs++) { in shapeBBEnv()
292 for (; qs < hybBands; qs++) { in shapeBBEnv()
329 INT hybBands = fixMin(42, self->hybridBands); in extractBBEnv() local
352 self->hybOutputImagWet__FDK[ch], cplxBands, hybBands); in extractBBEnv()
353 clz = fMin(getScalefactor(&pReal[12], fMax(0, hybBands - 12)), in extractBBEnv()
359 clz = fMin(getScalefactor(&pReal[12], fMax(0, hybBands - 12)), in extractBBEnv()
541 INT hybBands = self->hybridBands - 6; in SpatialDecReshapeBBEnv() local
601 &self->hybOutputImagWet__FDK[ch][6], cplxBands, hybBands); in SpatialDecReshapeBBEnv()
644 fixMin(scale, DFRACT_BITS - 1), cplxBands, hybBands); in SpatialDecReshapeBBEnv()