Searched refs:startChannel (Results 1 – 2 of 2) sorted by relevance
192 INT startChannel, /*!< Start channel. */ in calculateDetectorValues() argument211 invChannel = GetInvInt(stopChannel-startChannel); in calculateDetectorValues()222 for(i=startChannel; i<stopChannel; i++) { in calculateDetectorValues()239 for(i=startChannel; i<stopChannel; i++) { in calculateDetectorValues()247 FDKsbrEnc_Shellsort_fract(quotaVecOrig+startChannel,stopChannel-startChannel); in calculateDetectorValues()248 FDKsbrEnc_Shellsort_fract(quotaVecSbr+startChannel,stopChannel-startChannel); in calculateDetectorValues()253 temp = min(stopChannel - startChannel, numberOfStrongest); in calculateDetectorValues()436 INT startChannel = hInvFilt->freqBandTableInvFilt[band]; in FDKsbrEnc_qmfInverseFilteringDetector() local444 startChannel, in FDKsbrEnc_qmfInverseFilteringDetector()
171 … INT startChannel, /*!< Start channel of the current noise floor band.*/ in qmfBasedNoiseFloorDetection() argument183 FIXP_DBL invChannel = GetInvInt(stopChannel-startChannel); in qmfBasedNoiseFloorDetection()192 for(l = startChannel; l < stopChannel;l++){ in qmfBasedNoiseFloorDetection()210 for(l = startChannel; l < stopChannel;l++){ in qmfBasedNoiseFloorDetection()