Home
last modified time | relevance | path

Searched refs:above_threshold (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/nuitka/Nuitka-0.6.17/nuitka/utils/
H A DTiming.py89 above_threshold = (
93 if exception_type is None and above_threshold and self.decider():
/dports/multimedia/butt/butt-0.1.27/src/
H A Ddsp.cpp148 float above_threshold = power_dB - cfg.dsp.threshold; in compress() local
149 float gain_dB = (above_threshold / ratio) - above_threshold; in compress()
/dports/math/R-cran-lazyeval/lazyeval/inst/doc/
H A Dlazyeval-old.R50 above_threshold <- function(df, var, threshold) { function
54 above_threshold(mtcars, mpg, 31)
H A Dlazyeval-old.Rmd106 above_threshold <- function(df, var, threshold) {
110 above_threshold(mtcars, mpg, 31)
/dports/audio/gramofile/gramofile-1.6P/
H A Dtracksplit.c146 double *above_threshold; in tracksplit_findtracks() local
174 above_threshold = (double *) malloc (total_blocks * sizeof (double)); in tracksplit_findtracks()
184 above_threshold[l] = 1000; in tracksplit_findtracks()
186 above_threshold[l] = 0; in tracksplit_findtracks()
197 tempdouble += above_threshold[l2] * above_threshold[l2]; in tracksplit_findtracks()
489 free (above_threshold); in tracksplit_findtracks()
/dports/audio/gramofile/gramofile-1.6P/perl-swig/
H A Dtracksplit.c146 double *above_threshold; in tracksplit_findtracks() local
174 above_threshold = (double *) malloc (total_blocks * sizeof (double)); in tracksplit_findtracks()
184 above_threshold[l] = 1000; in tracksplit_findtracks()
186 above_threshold[l] = 0; in tracksplit_findtracks()
197 tempdouble += above_threshold[l2] * above_threshold[l2]; in tracksplit_findtracks()
489 free (above_threshold); in tracksplit_findtracks()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/metrics/
H A Dukm_smoothness_data.h18 double above_threshold = 0.0; member
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Daf_loudnorm.c90 int above_threshold; member
475 s->above_threshold = 0; in filter_frame()
478 s->above_threshold = 1; in filter_frame()
548 if (s->above_threshold == 0) { in filter_frame()
556 s->above_threshold = 1; in filter_frame()
559 if (shortterm < relative_threshold || shortterm <= -70. || s->above_threshold == 0) { in filter_frame()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Daf_loudnorm.c90 int above_threshold; member
476 s->above_threshold = 0; in filter_frame()
479 s->above_threshold = 1; in filter_frame()
549 if (s->above_threshold == 0) { in filter_frame()
557 s->above_threshold = 1; in filter_frame()
560 if (shortterm < relative_threshold || shortterm <= -70. || s->above_threshold == 0) { in filter_frame()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Daf_loudnorm.c90 int above_threshold; member
475 s->above_threshold = 0; in filter_frame()
478 s->above_threshold = 1; in filter_frame()
548 if (s->above_threshold == 0) { in filter_frame()
556 s->above_threshold = 1; in filter_frame()
559 if (shortterm < relative_threshold || shortterm <= -70. || s->above_threshold == 0) { in filter_frame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Daf_loudnorm.c90 int above_threshold; member
476 s->above_threshold = 0; in filter_frame()
479 s->above_threshold = 1; in filter_frame()
549 if (s->above_threshold == 0) { in filter_frame()
557 s->above_threshold = 1; in filter_frame()
560 if (shortterm < relative_threshold || shortterm <= -70. || s->above_threshold == 0) { in filter_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Daf_loudnorm.c90 int above_threshold; member
475 s->above_threshold = 0; in filter_frame()
478 s->above_threshold = 1; in filter_frame()
548 if (s->above_threshold == 0) { in filter_frame()
556 s->above_threshold = 1; in filter_frame()
559 if (shortterm < relative_threshold || shortterm <= -70. || s->above_threshold == 0) { in filter_frame()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/RISCV/
H A Djumptable.ll164 define void @above_threshold(i32 %in, i32* %out) nounwind {
165 ; RV32I-SMALL-LABEL: above_threshold:
199 ; RV32I-MEDIUM-LABEL: above_threshold:
235 ; RV64I-SMALL-LABEL: above_threshold:
270 ; RV64I-MEDIUM-LABEL: above_threshold:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/RISCV/
H A Djumptable.ll164 define void @above_threshold(i32 %in, i32* %out) nounwind {
165 ; RV32I-SMALL-LABEL: above_threshold:
199 ; RV32I-MEDIUM-LABEL: above_threshold:
235 ; RV64I-SMALL-LABEL: above_threshold:
270 ; RV64I-MEDIUM-LABEL: above_threshold:
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/RISCV/
H A Djumptable.ll166 define void @above_threshold(i32 %in, i32* %out) nounwind {
167 ; RV32I-SMALL-LABEL: above_threshold:
201 ; RV32I-MEDIUM-LABEL: above_threshold:
237 ; RV64I-SMALL-LABEL: above_threshold:
273 ; RV64I-MEDIUM-LABEL: above_threshold:
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/RISCV/
H A Djumptable.ll164 define void @above_threshold(i32 %in, i32* %out) nounwind {
165 ; RV32I-SMALL-LABEL: above_threshold:
199 ; RV32I-MEDIUM-LABEL: above_threshold:
235 ; RV64I-SMALL-LABEL: above_threshold:
270 ; RV64I-MEDIUM-LABEL: above_threshold:
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/RISCV/
H A Djumptable.ll166 define void @above_threshold(i32 %in, i32* %out) nounwind {
167 ; RV32I-SMALL-LABEL: above_threshold:
201 ; RV32I-MEDIUM-LABEL: above_threshold:
237 ; RV64I-SMALL-LABEL: above_threshold:
273 ; RV64I-MEDIUM-LABEL: above_threshold:
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/RISCV/
H A Djumptable.ll164 define void @above_threshold(i32 %in, i32* %out) nounwind {
165 ; RV32I-SMALL-LABEL: above_threshold:
199 ; RV32I-MEDIUM-LABEL: above_threshold:
235 ; RV64I-SMALL-LABEL: above_threshold:
270 ; RV64I-MEDIUM-LABEL: above_threshold:
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/RISCV/
H A Djumptable.ll164 define void @above_threshold(i32 %in, i32* %out) nounwind {
165 ; RV32I-SMALL-LABEL: above_threshold:
199 ; RV32I-MEDIUM-LABEL: above_threshold:
235 ; RV64I-SMALL-LABEL: above_threshold:
270 ; RV64I-MEDIUM-LABEL: above_threshold:
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/audio/audiofx/src/audioloudnorm/
H A Dimp.rs129 above_threshold: bool, field
201 above_threshold: false, in new()
391 self.above_threshold = false; in process_first_frame()
394 self.above_threshold = true; in process_first_frame()
551 if !self.above_threshold { in process_update_gain_inner_frame()
561 self.above_threshold = true; in process_update_gain_inner_frame()
575 if shortterm < relative_threshold || shortterm <= -70. || !self.above_threshold { in process_update_gain_inner_frame()
/dports/math/R-cran-lazyeval/lazyeval/vignettes/
H A Dlazyeval-old.Rmd106 above_threshold <- function(df, var, threshold) {
110 above_threshold(mtcars, mpg, 31)
/dports/devel/fatal/fatal-2021.12.27.00/fatal/container/test/
H A Dvariant_test.cpp2478 struct above_threshold { void * a; std::size_t b; int c; double d; }; struct
2484 incomplete, below_threshold, at_threshold, above_threshold, default_recursive
2489 incomplete, below_threshold, at_threshold, above_threshold, dynamic_recursive
2493 below_threshold, at_threshold, above_threshold
2516 FATAL_EXPECT_TRUE(default_policy_test<above_threshold>::value); in FATAL_TEST()
2526 FATAL_EXPECT_TRUE(dynamic_policy_test<above_threshold>::value); in FATAL_TEST()
2536 FATAL_EXPECT_FALSE(automatic_policy_test<above_threshold>::value); in FATAL_TEST()
/dports/sysutils/ipa/ipa-2.1.2/src/
H A Dipa_thresholds.c441 above_threshold(const struct rule *rule, struct threshold *threshold) in above_threshold() function
557 if (above_threshold(rule, threshold) < 0) in check_threshold_cnt()
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dmini-exceptions.c168 gboolean above_threshold = (gsize) sp >= (gsize) jit_tls->abort_exc_stack_threshold; in mini_set_abort_threshold() local
169 if (!jit_tls->abort_exc_stack_threshold || above_threshold) { in mini_set_abort_threshold()
186 gboolean above_threshold = (gsize) sp >= (gsize) jit_tls->abort_exc_stack_threshold; in mini_above_abort_threshold() local
188 if (above_threshold) in mini_above_abort_threshold()
191 return above_threshold; in mini_above_abort_threshold()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/
H A Dresource_cache.rs1709 let above_threshold = rt_pool_size_in_bytes > total_bytes_threshold; in gc_render_targets() localVariable
1713 if !used_this_frame && (above_red_line || (above_threshold && !used_recently)) { in gc_render_targets()

12