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

/external/aac/libAACenc/src/
H A Dmetadata_compressor.cpp159 FIXP_DBL fastDecay[2]; /*!< Fast release coefficient. */ member in struct:DRC_COMP
632 drcComp->fastDecay[i] = tc2Coeff(tabFastDecay[profileIdx], drcComp->sampleRate, drcComp->blockLength);
833 alpha = drcComp->fastDecay[i];

Completed in 112 milliseconds