Home
last modified time | relevance | path

Searched refs:resampler_buffer_output (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 Dtrue_peak.c21 float* resampler_buffer_output; member
47 tp->resampler_buffer_output = (float*) malloc( in true_peak_create_c()
58 free(tp->resampler_buffer_output); in true_peak_destroy_c()
77 tp->resampler_buffer_output); \
82 (double) tp->resampler_buffer_output[i * tp->channels + c]; \
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/plus/ebur128/
H A Debur128.c85 float* resampler_buffer_output; member
288 st->d->resampler_buffer_output = NULL; in ebur128_init_resampler()
302 st->d->resampler_buffer_output = malloc in ebur128_init_resampler()
306 CHECK_ERROR(!st->d->resampler_buffer_output, EBUR128_ERROR_NOMEM, free_input) in ebur128_init_resampler()
323 free(st->d->resampler_buffer_output); in ebur128_destroy_resampler()
324 st->d->resampler_buffer_output = NULL; in ebur128_destroy_resampler()
500 st->d->resampler_buffer_output); in ebur128_check_true_peak()
503 if (st->d->resampler_buffer_output[i * st->channels + c] > in ebur128_check_true_peak()
506 st->d->resampler_buffer_output[i * st->channels + c]; in ebur128_check_true_peak()
507 } else if (-st->d->resampler_buffer_output[i * st->channels + c] > in ebur128_check_true_peak()
[all …]
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/plus/ebur128/
H A Debur128.c85 float* resampler_buffer_output; member
288 st->d->resampler_buffer_output = NULL; in ebur128_init_resampler()
302 st->d->resampler_buffer_output = malloc in ebur128_init_resampler()
306 CHECK_ERROR(!st->d->resampler_buffer_output, EBUR128_ERROR_NOMEM, free_input) in ebur128_init_resampler()
323 free(st->d->resampler_buffer_output); in ebur128_destroy_resampler()
324 st->d->resampler_buffer_output = NULL; in ebur128_destroy_resampler()
500 st->d->resampler_buffer_output); in ebur128_check_true_peak()
503 if (st->d->resampler_buffer_output[i * st->channels + c] > in ebur128_check_true_peak()
506 st->d->resampler_buffer_output[i * st->channels + c]; in ebur128_check_true_peak()
507 } else if (-st->d->resampler_buffer_output[i * st->channels + c] > in ebur128_check_true_peak()
[all …]
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/plus/ebur128/
H A Debur128.c85 float* resampler_buffer_output; member
288 st->d->resampler_buffer_output = NULL; in ebur128_init_resampler()
302 st->d->resampler_buffer_output = malloc in ebur128_init_resampler()
306 CHECK_ERROR(!st->d->resampler_buffer_output, EBUR128_ERROR_NOMEM, free_input) in ebur128_init_resampler()
323 free(st->d->resampler_buffer_output); in ebur128_destroy_resampler()
324 st->d->resampler_buffer_output = NULL; in ebur128_destroy_resampler()
500 st->d->resampler_buffer_output); in ebur128_check_true_peak()
503 if (st->d->resampler_buffer_output[i * st->channels + c] > in ebur128_check_true_peak()
506 st->d->resampler_buffer_output[i * st->channels + c]; in ebur128_check_true_peak()
507 } else if (-st->d->resampler_buffer_output[i * st->channels + c] > in ebur128_check_true_peak()
[all …]
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/plus/ebur128/
H A Debur128.c85 float* resampler_buffer_output; member
288 st->d->resampler_buffer_output = NULL; in ebur128_init_resampler()
302 st->d->resampler_buffer_output = malloc in ebur128_init_resampler()
306 CHECK_ERROR(!st->d->resampler_buffer_output, EBUR128_ERROR_NOMEM, free_input) in ebur128_init_resampler()
323 free(st->d->resampler_buffer_output); in ebur128_destroy_resampler()
324 st->d->resampler_buffer_output = NULL; in ebur128_destroy_resampler()
500 st->d->resampler_buffer_output); in ebur128_check_true_peak()
503 if (st->d->resampler_buffer_output[i * st->channels + c] > in ebur128_check_true_peak()
506 st->d->resampler_buffer_output[i * st->channels + c]; in ebur128_check_true_peak()
507 } else if (-st->d->resampler_buffer_output[i * st->channels + c] > in ebur128_check_true_peak()
[all …]
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/plus/ebur128/
H A Debur128.c85 float* resampler_buffer_output; member
288 st->d->resampler_buffer_output = NULL; in ebur128_init_resampler()
302 st->d->resampler_buffer_output = malloc in ebur128_init_resampler()
306 CHECK_ERROR(!st->d->resampler_buffer_output, EBUR128_ERROR_NOMEM, free_input) in ebur128_init_resampler()
323 free(st->d->resampler_buffer_output); in ebur128_destroy_resampler()
324 st->d->resampler_buffer_output = NULL; in ebur128_destroy_resampler()
500 st->d->resampler_buffer_output); in ebur128_check_true_peak()
503 if (st->d->resampler_buffer_output[i * st->channels + c] > in ebur128_check_true_peak()
506 st->d->resampler_buffer_output[i * st->channels + c]; in ebur128_check_true_peak()
507 } else if (-st->d->resampler_buffer_output[i * st->channels + c] > in ebur128_check_true_peak()
[all …]
/dports/audio/mixxx/mixxx-2.3.0/lib/libebur128/ebur128/
H A Debur128.c85 float* resampler_buffer_output; member
299 st->d->resampler_buffer_output = NULL; in ebur128_init_resampler()
313 st->d->resampler_buffer_output = malloc in ebur128_init_resampler()
317 CHECK_ERROR(!st->d->resampler_buffer_output, EBUR128_ERROR_NOMEM, free_input) in ebur128_init_resampler()
334 free(st->d->resampler_buffer_output); in ebur128_destroy_resampler()
335 st->d->resampler_buffer_output = NULL; in ebur128_destroy_resampler()
516 st->d->resampler_buffer_output); in ebur128_check_true_peak()
520 float val = st->d->resampler_buffer_output[i * st->channels + c]; in ebur128_check_true_peak()
/dports/audio/cantata/cantata-2.4.2/3rdparty/ebur128/
H A Debur128.c92 float* resampler_buffer_output; member
343 st->d->resampler_buffer_output = NULL; in ebur128_init_resampler()
355 st->d->resampler_buffer_output = (float*) malloc( in ebur128_init_resampler()
357 CHECK_ERROR(!st->d->resampler_buffer_output, EBUR128_ERROR_NOMEM, free_input) in ebur128_init_resampler()
374 free(st->d->resampler_buffer_output); in ebur128_destroy_resampler()
375 st->d->resampler_buffer_output = NULL; in ebur128_destroy_resampler()
578 st->d->resampler_buffer_output); in ebur128_check_true_peak()
583 (double) st->d->resampler_buffer_output[i * st->channels + c]; in ebur128_check_true_peak()
/dports/audio/libebur128/libebur128-1.2.6/ebur128/
H A Debur128.c104 float* resampler_buffer_output; member
355 st->d->resampler_buffer_output = NULL; in ebur128_init_resampler()
367 st->d->resampler_buffer_output = (float*) malloc( in ebur128_init_resampler()
369 CHECK_ERROR(!st->d->resampler_buffer_output, EBUR128_ERROR_NOMEM, free_input) in ebur128_init_resampler()
386 free(st->d->resampler_buffer_output); in ebur128_destroy_resampler()
387 st->d->resampler_buffer_output = NULL; in ebur128_destroy_resampler()
587 st->d->resampler_buffer_output); in ebur128_check_true_peak()
592 (double) st->d->resampler_buffer_output[i * st->channels + c]; in ebur128_check_true_peak()