Home | History | Annotate | Download | only in src

Lines Matching full:bands

167                               UCHAR nInvfBands,              /*!< Number of bands for inverse filtering */
228 const int nInvfBands, /*!< Number of bands for inverse filtering */
279 Possible optimization: Clearing bands up to usb would be sufficient here. */
307 /* outer loop over bands to do analysis only once for each band */
713 } /* outer loop over bands (loBand) */
766 UCHAR *noiseBandTable, /*!< Mapping of SBR noise bands to QMF bands */
767 const int noNoiseBands, /*!< Number of noise bands */
843 UCHAR *noiseBandTable, /*!< Mapping of SBR noise bands to QMF bands */
844 UCHAR noNoiseBands, /*!< Number of noise bands */
859 int xoverOffset = highBandStartSb - lsb; /* Calculate distance in QMF bands between k0 and kx */
894 AND contain less than 3 bands => actual number of patches will be reduced by 1.
906 /* Desired number bands are not available -> patch whole source range */
909 numBandsInPatch = lsb - (targetStopBand - patchDistance); /* Update number of bands to be patched */
914 /* Desired number bands are available -> get the minimal even patching distance */