Lines Matching full:bands
118 UCHAR startFreq, /*!< Index to table of possible start bands */
170 UCHAR stopFreq, /*!< Index to table of possible start bands */
339 *numMaster = num_bands0 + num_bands1; /* Output nr of bands */
358 *numMaster = num_bands0; /* Output nr of bands */
365 /* FLOOR to get to few number of bands (next lower even number) */
405 *numMaster = num_bands0; /* Output nr of bands */
424 All SBR bands should span a constant frequency range in the logarithmic
481 \brief Calculate number of SBR bands between start and stop band
483 Given the number of bands per octave, this function calculates how many
484 bands fit in the given frequency range.
488 \return number of bands
491 numberOfBands(FIXP_SGL bpo_div16, /*!< Input: number of bands per octave divided by 16 */
502 /* Apply the warp factor of 1.3 to get wider bands. We use a value
519 bands
521 Given the desired number of bands within the SBR frequency range,
523 The bands get wider from start to stop (bark scale).
529 UCHAR num_bands) /*!< Desired number of bands */
572 \brief Adapt width of frequency bands in the second region
627 /* If even number of hires bands */
761 /* Calculate number of noise bands */
770 else /* Calculate no of noise bands 1,2 or 3 bands/octave */
775 /* Integer-Multiplication with number of bands: */
799 /* Get noise bands */