Searched refs:noiseLevels (Results 1 – 5 of 5) sorted by relevance
295 … FIXP_DBL *noiseLevels, /*!< Pointer to vector to store the noise levels in.*/ in FDKsbrEnc_sbrNoiseFloorEstimateQmf() argument337 qmfBasedNoiseFloorDetection(&noiseLevels[band + env*noNoiseBands], in FDKsbrEnc_sbrNoiseFloorEstimateQmf()357 smoothingOfNoiseLevels(noiseLevels, in FDKsbrEnc_sbrNoiseFloorEstimateQmf()369 noiseLevels[band + env*noNoiseBands] = in FDKsbrEnc_sbrNoiseFloorEstimateQmf()370 …(FIXP_DBL)NOISE_FLOOR_OFFSET_64 - (FIXP_DBL)CalcLdData(noiseLevels[band + env*noNoiseBands]+(FIXP_… in FDKsbrEnc_sbrNoiseFloorEstimateQmf()
117 … FIXP_DBL *noiseLevels, /*!< Pointer to vector to store the noise levels in.*/
160 … FIXP_DBL * noiseLevels, /*!< Vector where the noise levels will be stored. */
332 … FIXP_DBL * noiseLevels, /*!< Vector where the noise levels will be stored. */ in FDKsbrEnc_TonCorrParamExtr() argument427 noiseLevels, in FDKsbrEnc_TonCorrParamExtr()
518 FIXP_SGL *noiseLevels = hFrameData->sbrNoiseFloorLevel; in calculateSbrEnvelope() local625 …noiseLevels += noNoiseBands; /* The noise floor data is stored in a row [noiseFloor1 noiseFloor2… in calculateSbrEnvelope()670 FIXP_SGL * pNoiseLevels = noiseLevels; in calculateSbrEnvelope()