Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
DPeakDetector.h58 void setDecay(double decay) { in setDecay()
/third_party/ffmpeg/libavfilter/
Daf_asubboost.c33 double decay; member
103 const double feedback = s->feedback, decay = s->decay; in filter_channels() local
Daf_aphaser.c37 double decay; member
Daf_aecho.c34 float *delay, *decay; member
Dvf_lagfun.c33 float decay; member
Daf_compand.c41 double decay; member
/third_party/ffmpeg/libavcodec/
Dopus_rc.c275 int ff_opus_rc_dec_laplace(OpusRangeCoder *rc, uint32_t symbol, int decay) in ff_opus_rc_dec_laplace()
314 void ff_opus_rc_enc_laplace(OpusRangeCoder *rc, int *value, uint32_t symbol, int decay) in ff_opus_rc_enc_laplace()
Dratecontrol.h38 double decay; member
/third_party/alsa-lib/include/sound/uapi/
Dasound_fm.h55 unsigned char decay; /* 4 bits: decay rate */ member
/third_party/node/deps/v8/src/base/
Dlogging.h281 using decay = typename std::decay<T>::type; member
/third_party/lame/libmp3lame/
Dutil.h176 FLOAT decay; /* determined to lower x dB each second */ member
218 FLOAT decay; member
/third_party/pulseaudio/speex/libspeexdsp/
Dmdf.c482 spx_word16_t decay = SHR32(spx_exp(NEG16(DIV32_16(QCONST16(2.4,11),M))),1); in speex_echo_state_init_mc() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp4830 class decay class