Home
last modified time | relevance | path

Searched refs:ebur128_dq_entry (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/ebur128-0.1.6/tests/c/
H A Dhistory.c10 STAILQ_HEAD(ebur128_double_queue, ebur128_dq_entry);
11 struct ebur128_dq_entry { struct
13 STAILQ_ENTRY(ebur128_dq_entry) entries; argument
98 struct ebur128_dq_entry* block; in history_add_c()
104 (struct ebur128_dq_entry*) malloc(sizeof(struct ebur128_dq_entry)); in history_add_c()
116 struct ebur128_dq_entry* block = STAILQ_FIRST(&hist->block_list); in history_set_max_size_c()
124 struct ebur128_dq_entry* it; in history_calc_relative_threshold()
142 struct ebur128_dq_entry* it; in history_gated_loudness_c()
214 struct ebur128_dq_entry* it; in history_loudness_range_c()
317 struct ebur128_dq_entry* entry; in history_destroy_c()
/dports/audio/mixxx/mixxx-2.3.0/lib/libebur128/ebur128/
H A Debur128.c20 STAILQ_HEAD(ebur128_double_queue, ebur128_dq_entry);
21 struct ebur128_dq_entry { struct
23 STAILQ_ENTRY(ebur128_dq_entry) entries; argument
486 struct ebur128_dq_entry* entry; in ebur128_destroy()
685 struct ebur128_dq_entry* block; in ebur128_calc_gating_block()
690 block = (struct ebur128_dq_entry*) malloc(sizeof(struct ebur128_dq_entry)); in ebur128_calc_gating_block()
858 struct ebur128_dq_entry* block = STAILQ_FIRST(&st->d->block_list); in ebur128_set_max_history()
897 struct ebur128_dq_entry* block; \
956 struct ebur128_dq_entry* it; in EBUR128_ADD_FRAMES()
977 struct ebur128_dq_entry* it; in ebur128_gated_loudness()
[all …]
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/plus/ebur128/
H A Debur128.c20 STAILQ_HEAD(ebur128_double_queue, ebur128_dq_entry);
21 struct ebur128_dq_entry { struct
23 STAILQ_ENTRY(ebur128_dq_entry) entries; argument
471 struct ebur128_dq_entry* entry; in ebur128_destroy()
667 struct ebur128_dq_entry* block; in ebur128_calc_gating_block()
672 block = (struct ebur128_dq_entry*) malloc(sizeof(struct ebur128_dq_entry)); in ebur128_calc_gating_block()
833 struct ebur128_dq_entry* block = STAILQ_FIRST(&st->d->block_list); in ebur128_set_max_history()
872 struct ebur128_dq_entry* block; \
931 struct ebur128_dq_entry* it; in EBUR128_ADD_FRAMES()
959 struct ebur128_dq_entry* it; in ebur128_gated_loudness()
[all …]
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/plus/ebur128/
H A Debur128.c20 STAILQ_HEAD(ebur128_double_queue, ebur128_dq_entry);
21 struct ebur128_dq_entry { struct
23 STAILQ_ENTRY(ebur128_dq_entry) entries; argument
471 struct ebur128_dq_entry* entry; in ebur128_destroy()
667 struct ebur128_dq_entry* block; in ebur128_calc_gating_block()
672 block = (struct ebur128_dq_entry*) malloc(sizeof(struct ebur128_dq_entry)); in ebur128_calc_gating_block()
833 struct ebur128_dq_entry* block = STAILQ_FIRST(&st->d->block_list); in ebur128_set_max_history()
872 struct ebur128_dq_entry* block; \
931 struct ebur128_dq_entry* it; in EBUR128_ADD_FRAMES()
959 struct ebur128_dq_entry* it; in ebur128_gated_loudness()
[all …]
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/plus/ebur128/
H A Debur128.c20 STAILQ_HEAD(ebur128_double_queue, ebur128_dq_entry);
21 struct ebur128_dq_entry { struct
23 STAILQ_ENTRY(ebur128_dq_entry) entries; argument
471 struct ebur128_dq_entry* entry; in ebur128_destroy()
667 struct ebur128_dq_entry* block; in ebur128_calc_gating_block()
672 block = (struct ebur128_dq_entry*) malloc(sizeof(struct ebur128_dq_entry)); in ebur128_calc_gating_block()
833 struct ebur128_dq_entry* block = STAILQ_FIRST(&st->d->block_list); in ebur128_set_max_history()
872 struct ebur128_dq_entry* block; \
931 struct ebur128_dq_entry* it; in EBUR128_ADD_FRAMES()
959 struct ebur128_dq_entry* it; in ebur128_gated_loudness()
[all …]
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/plus/ebur128/
H A Debur128.c20 STAILQ_HEAD(ebur128_double_queue, ebur128_dq_entry);
21 struct ebur128_dq_entry { struct
23 STAILQ_ENTRY(ebur128_dq_entry) entries; argument
471 struct ebur128_dq_entry* entry; in ebur128_destroy()
667 struct ebur128_dq_entry* block; in ebur128_calc_gating_block()
672 block = (struct ebur128_dq_entry*) malloc(sizeof(struct ebur128_dq_entry)); in ebur128_calc_gating_block()
833 struct ebur128_dq_entry* block = STAILQ_FIRST(&st->d->block_list); in ebur128_set_max_history()
872 struct ebur128_dq_entry* block; \
931 struct ebur128_dq_entry* it; in EBUR128_ADD_FRAMES()
959 struct ebur128_dq_entry* it; in ebur128_gated_loudness()
[all …]
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/plus/ebur128/
H A Debur128.c20 STAILQ_HEAD(ebur128_double_queue, ebur128_dq_entry);
21 struct ebur128_dq_entry { struct
23 STAILQ_ENTRY(ebur128_dq_entry) entries; argument
471 struct ebur128_dq_entry* entry; in ebur128_destroy()
667 struct ebur128_dq_entry* block; in ebur128_calc_gating_block()
672 block = (struct ebur128_dq_entry*) malloc(sizeof(struct ebur128_dq_entry)); in ebur128_calc_gating_block()
833 struct ebur128_dq_entry* block = STAILQ_FIRST(&st->d->block_list); in ebur128_set_max_history()
872 struct ebur128_dq_entry* block; \
931 struct ebur128_dq_entry* it; in EBUR128_ADD_FRAMES()
959 struct ebur128_dq_entry* it; in ebur128_gated_loudness()
[all …]
/dports/audio/cantata/cantata-2.4.2/3rdparty/ebur128/
H A Debur128.c21 STAILQ_HEAD(ebur128_double_queue, ebur128_dq_entry);
22 struct ebur128_dq_entry { struct
24 STAILQ_ENTRY(ebur128_dq_entry) entries; argument
547 struct ebur128_dq_entry* entry; in ebur128_destroy()
752 struct ebur128_dq_entry* block; in ebur128_calc_gating_block()
758 (struct ebur128_dq_entry*) malloc(sizeof(struct ebur128_dq_entry)); in ebur128_calc_gating_block()
945 struct ebur128_dq_entry* block = STAILQ_FIRST(&st->d->block_list); in ebur128_set_max_history()
951 struct ebur128_dq_entry* block = in ebur128_set_max_history()
1050 struct ebur128_dq_entry* it; in EBUR128_ADD_FRAMES()
1071 struct ebur128_dq_entry* it; in ebur128_gated_loudness()
[all …]
/dports/audio/libebur128/libebur128-1.2.6/ebur128/
H A Debur128.c33 STAILQ_HEAD(ebur128_double_queue, ebur128_dq_entry);
34 struct ebur128_dq_entry { struct
36 STAILQ_ENTRY(ebur128_dq_entry) entries; argument
556 struct ebur128_dq_entry* entry; in ebur128_destroy()
761 struct ebur128_dq_entry* block; in ebur128_calc_gating_block()
767 (struct ebur128_dq_entry*) malloc(sizeof(struct ebur128_dq_entry)); in ebur128_calc_gating_block()
961 struct ebur128_dq_entry* block = STAILQ_FIRST(&st->d->block_list); in ebur128_set_max_history()
967 struct ebur128_dq_entry* block = in ebur128_set_max_history()
1066 struct ebur128_dq_entry* it; in EBUR128_ADD_FRAMES()
1087 struct ebur128_dq_entry* it; in ebur128_gated_loudness()
[all …]