Lines Matching refs:band

109   \brief     Retrieve QMF-band where the SBR range starts
114 \return Number of start band
121 INT band;
129 band = FDK_sbrDecoder_sbr_start_freq_88[startFreq];
132 band = FDK_sbrDecoder_sbr_start_freq_64[startFreq];
135 band = FDK_sbrDecoder_sbr_start_freq_48[startFreq];
138 band = FDK_sbrDecoder_sbr_start_freq_44[startFreq];
141 band = FDK_sbrDecoder_sbr_start_freq_32[startFreq];
144 band = FDK_sbrDecoder_sbr_start_freq_24[startFreq];
147 band = FDK_sbrDecoder_sbr_start_freq_22[startFreq];
150 band = FDK_sbrDecoder_sbr_start_freq_16[startFreq];
153 band = 255;
156 return band;
161 \brief Retrieve QMF-band where the SBR range starts
166 \return Number of start band
195 Choose a stop band between k1 and 64 depending on stopFreq (0..13),
276 Determine start band
284 Determine stop band
422 \brief Calculate frequency ratio of one SBR band
425 domain. This function calculates the ratio of any SBR band's upper and lower
481 \brief Calculate number of SBR bands between start and stop band
485 When the warpFlag is set, the 'band density' is decreased by a factor
492 int start, /*!< First QMF band of SBR frequency range */
493 int stop, /*!< Last QMF band of SBR frequency range + 1 */
522 this function calculates the width of each SBR band in QMF channels.
541 /* Calculate border of next lower sbr band */
551 /* Save width of band i */
576 starts with a band smaller than the highest band of the first region.
583 /* Limit the change so that the last band cannot get narrower than the first one */
596 \brief Update high resolution frequency band table
715 \brief Reset frequency band tables