Home
last modified time | relevance | path

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

/external/aac/libPCMutils/include/
Dlimiter.h116 struct TDLimiter { struct
117 unsigned int attack;
118 FIXP_DBL attackConst, releaseConst;
119 unsigned int attackMs, releaseMs, maxAttackMs;
120 FIXP_DBL threshold;
144 struct TDLimiter; argument