Searched refs:noiseLevels (Results 1 – 5 of 5) sorted by relevance
296 … FIXP_DBL *noiseLevels, /*!< Pointer to vector to store the noise levels in.*/ in FDKsbrEnc_sbrNoiseFloorEstimateQmf() argument338 qmfBasedNoiseFloorDetection(&noiseLevels[band + env*noNoiseBands], in FDKsbrEnc_sbrNoiseFloorEstimateQmf()358 smoothingOfNoiseLevels(noiseLevels, in FDKsbrEnc_sbrNoiseFloorEstimateQmf()370 noiseLevels[band + env*noNoiseBands] = in FDKsbrEnc_sbrNoiseFloorEstimateQmf()371 …(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. */
330 … FIXP_DBL * noiseLevels, /*!< Vector where the noise levels will be stored. */ in FDKsbrEnc_TonCorrParamExtr() argument425 noiseLevels, in FDKsbrEnc_TonCorrParamExtr()
527 FIXP_SGL *noiseLevels = hFrameData->sbrNoiseFloorLevel; in calculateSbrEnvelope() local634 …noiseLevels += noNoiseBands; /* The noise floor data is stored in a row [noiseFloor1 noiseFloor2… in calculateSbrEnvelope()679 FIXP_SGL * pNoiseLevels = noiseLevels; in calculateSbrEnvelope()