Searched refs:makeup (Results 1 – 6 of 6) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | af_agate.c | 46 double makeup; member 78 …{ "makeup", "set makeup gain", OFFSET(makeup), AV_OPT_TYPE_DOUBLE, {.dbl=1}, … 146 const double makeup = s->makeup; in gate() local 181 dst[c] = src[c] * level_in * gain * makeup; in gate()
|
D | af_sidechaincompress.c | 50 double makeup; member 84 …{ "makeup", "set make up gain", OFFSET(makeup), AV_OPT_TYPE_DOUBLE, {.dbl=1}, … 168 const double makeup = s->makeup; in compressor() local 210 dst[c] = src[c] * level_in * (gain * makeup * mix + (1. - mix)); in compressor()
|
/third_party/ffmpeg/tests/fate/ |
D | filter-audio.mak | 64 …CMD = framecrc -i $(SRC) -af agate=level_in=10:range=0:threshold=1:ratio=1:attack=1:knee=1:makeup=4
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | P9InstrResources.td | 15 // The makeup of the P9 CPU is modeled as follows:
|
/third_party/gstreamer/gstplugins_bad/docs/plugins/ |
D | gst-plugins-bad-plugins.args | 24672 <NAME>http---calf-sourceforge-net-plugins-Compressor::makeup</NAME> 34712 <NAME>http---plugin-org-uk-swh-plugins-sc4::makeup-gain</NAME> 34792 <NAME>http---plugin-org-uk-swh-plugins-sc3::makeup-gain</NAME> 34852 <NAME>http---plugin-org-uk-swh-plugins-sc2::makeup-gain</NAME> 34912 <NAME>http---plugin-org-uk-swh-plugins-sc1::makeup-gain</NAME> 38302 <NAME>http---calf-sourceforge-net-plugins-Sidechaincompressor::makeup</NAME> 40552 <NAME>http---calf-sourceforge-net-plugins-Deesser::makeup</NAME> 48412 <NAME>calf-sourceforge-net-plugins-Sidechaingate::makeup</NAME> 48652 <NAME>calf-sourceforge-net-plugins-Sidechaincompressor::makeup</NAME> 51982 <NAME>calf-sourceforge-net-plugins-Gate::makeup</NAME> [all …]
|
/third_party/ffmpeg/doc/ |
D | filters.texi | 391 @code{makeup} setting. So compressing the peaks of a signal about 6dB and 392 raising the makeup to this level results in a signal twice as loud than the 424 @item makeup 1367 @item makeup 4753 @item makeup 4844 @item makeup
|