Home
last modified time | relevance | path

Searched refs:FILTER_STATE_SIZE (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/ebur128-0.1.6/tests/c/
H A Dfilter.c16 #define FILTER_STATE_SIZE 5 macro
22 typedef double filter_state[FILTER_STATE_SIZE];
96 for (j = 0; j < FILTER_STATE_SIZE; ++j) { in filter_create_c()
/dports/audio/cantata/cantata-2.4.2/3rdparty/ebur128/
H A Debur128.c28 #define FILTER_STATE_SIZE 5 macro
47 typedef double filter_state[FILTER_STATE_SIZE];
290 for (j = 0; j < FILTER_STATE_SIZE; ++j) { in ebur128_init_filter()
/dports/audio/libebur128/libebur128-1.2.6/ebur128/
H A Debur128.c40 #define FILTER_STATE_SIZE 5 macro
59 typedef double filter_state[FILTER_STATE_SIZE];
302 for (j = 0; j < FILTER_STATE_SIZE; ++j) { in ebur128_init_filter()