Searched defs:damp (Results 1 – 10 of 10) sorted by relevance
21 const damp = 700; constant
51 enum { base = 36, tmin = 1, tmax = 26, skew = 38, damp = 700, enumerator
20 static const unsigned int damp = 700; variable
54 private static final int damp = 700; field in PunycodeReference
51 private static final int damp = 700; field in PunycodeReference
86 uint64_t amp0, damp; member
983 float damp = 28000.f/max_sample; in preprocess_apply_agc() local
970 float damp = 28000.f/max_sample; in speex_preprocess_run() local
7974 constexpr int32_t damp = 700; variable