Home
last modified time | relevance | path

Searched defs:decay (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DPeakDetector.h58 void setDecay(double decay) { in setDecay() argument
/third_party/ffmpeg/libavfilter/
H A Daf_aphaser.c37 double decay; member
H A Dvf_lagfun.c33 float decay; member
H A Daf_aecho.c34 float *delay, *decay; member
[all...]
H A Daf_asubboost.c33 double decay; member
103 const double feedback = s->feedback, decay = s->decay; in filter_channels() local
H A Daf_compand.c41 double decay; member
[all...]
/third_party/ffmpeg/libavcodec/
H A Dratecontrol.h38 double decay; member
H A Dopus_rc.c275 int ff_opus_rc_dec_laplace(OpusRangeCoder *rc, uint32_t symbol, int decay) in ff_opus_rc_dec_laplace() argument
314 void ff_opus_rc_enc_laplace(OpusRangeCoder *rc, int *value, uint32_t symbol, int decay) in ff_opus_rc_enc_laplace() argument
/third_party/alsa-lib/include/sound/uapi/
H A Dasound_fm.h55 unsigned char decay; /* 4 bits: decay rate */ member
/third_party/pulseaudio/speex/libspeexdsp/
H A 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/lame/libmp3lame/
H A Dutil.h176 FLOAT decay; /* determined to lower x dB each second */ member
218 FLOAT decay; member

Completed in 10 milliseconds