Home
last modified time | relevance | path

Searched defs:noiseLevels (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/aac/libSBRenc/src/
H A Dnf_est.cpp336 *noiseLevels, /*!< Pointer to vector to store the noise levels in.*/ in FDKsbrEnc_sbrNoiseFloorEstimateQmf()
H A Dton_corr.cpp363 FIXP_DBL *noiseLevels, /*!< Vector where the noise levels will be stored. */ in FDKsbrEnc_TonCorrParamExtr()
/aosp_15_r20/external/aac/libSBRdec/src/
H A Denv_calc.cpp883 FIXP_SGL *noiseLevels = hFrameData->sbrNoiseFloorLevel; in calculateSbrEnvelope() local