Home
last modified time | relevance | path

Searched refs:fastDecay (Results 1 – 1 of 1) sorted by relevance

/external/aac/libAACenc/src/
Dmetadata_compressor.cpp159 FIXP_DBL fastDecay[2]; /*!< Fast release coefficient. */ member
632 …drcComp->fastDecay[i] = tc2Coeff(tabFastDecay[profileIdx], drcComp->sampleRate, drcComp->blockLe… in FDK_DRC_Generator_setDrcProfile()
833 alpha = drcComp->fastDecay[i]; in FDK_DRC_Generator_Calc()