Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Dmetadata_compressor.cpp355 static FIXP_DBL tc2Coeff(const FIXP_DBL t, const INT sampleRate, in tc2Coeff() function
1228 drcComp->fastAttack[i] = tc2Coeff( in FDK_DRC_Generator_setDrcProfile()
1230 drcComp->fastDecay[i] = tc2Coeff( in FDK_DRC_Generator_setDrcProfile()
1232 drcComp->slowAttack[i] = tc2Coeff( in FDK_DRC_Generator_setDrcProfile()
1234 drcComp->slowDecay[i] = tc2Coeff( in FDK_DRC_Generator_setDrcProfile()