Home
last modified time | relevance | path

Searched refs:filt_len (Results 1 – 25 of 72) sorted by relevance

123

/dports/audio/rubberband/rubberband-2.0.0/src/speex/
H A Dresample.c180 spx_uint32_t filt_len;
350 int N = st->filt_len;
405 int N = st->filt_len;
459 int N = st->filt_len;
561 int N = st->filt_len;
662 old_length = st->filt_len;
676 st->filt_len &= (~0x3);
762 st->filt_len,
939 st->filt_len = 0;
984 int N = st->filt_len;
[all …]
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/bqresample/speex/
H A Dresample.c178 spx_uint32_t filt_len; member
348 int N = st->filt_len; in resampler_basic_direct_single()
403 int N = st->filt_len; in resampler_basic_direct_double()
457 int N = st->filt_len; in resampler_basic_interpolate_single()
559 int N = st->filt_len; in resampler_basic_interpolate_double()
660 old_length = st->filt_len; in update_filter()
674 st->filt_len &= (~0x3); in update_filter()
760 st->filt_len, in update_filter()
937 st->filt_len = 0; in speex_resampler_init_frac()
982 int N = st->filt_len; in speex_resampler_process_native()
[all …]
/dports/audio/libmysofa/libmysofa-1.2.1-16-g52590e1/src/resampler/
H A Dspeex_resampler.c107 spx_uint32_t filt_len; member
228 const int N = st->filt_len; in resampler_basic_direct_double()
278 const int N = st->filt_len; in resampler_basic_interpolate_double()
370 if (_muldiv(&st->filt_len, st->filt_len, st->num_rate, st->den_rate) != in update_filter()
374 st->filt_len = ((st->filt_len - 1) & (~0x7)) + 8; in update_filter()
397 st->filt_len * st->den_rate <= st->filt_len * st->oversample + 8 && in update_filter()
487 if (st->filt_len > olen) { in update_filter()
531 st->filt_len = old_length; in update_filter()
571 st->filt_len = 0; in speex_resampler_init_frac()
630 const int N = st->filt_len; in speex_resampler_process_native()
[all …]
/dports/games/ioquake3/ioquake3-1.36/code/libspeex/
H A Dresample.c110 spx_uint32_t filt_len; member
320 int N = st->filt_len; in resampler_basic_direct_single()
371 int N = st->filt_len; in resampler_basic_direct_double()
420 int N = st->filt_len; in resampler_basic_interpolate_single()
493 int N = st->filt_len; in resampler_basic_interpolate_double()
560 old_length = st->filt_len; in update_filter()
569 st->filt_len = st->filt_len*st->num_rate / st->den_rate; in update_filter()
571 st->filt_len &= (~0x3); in update_filter()
749 st->filt_len = 0; in speex_resampler_init_frac()
797 int N = st->filt_len; in speex_resampler_process_native()
[all …]
/dports/games/ioquake3-server/ioquake3-1.36/code/libspeex/
H A Dresample.c110 spx_uint32_t filt_len; member
320 int N = st->filt_len; in resampler_basic_direct_single()
371 int N = st->filt_len; in resampler_basic_direct_double()
420 int N = st->filt_len; in resampler_basic_interpolate_single()
493 int N = st->filt_len; in resampler_basic_interpolate_double()
560 old_length = st->filt_len; in update_filter()
569 st->filt_len = st->filt_len*st->num_rate / st->den_rate; in update_filter()
571 st->filt_len &= (~0x3); in update_filter()
749 st->filt_len = 0; in speex_resampler_init_frac()
797 int N = st->filt_len; in speex_resampler_process_native()
[all …]
/dports/games/openarena/openarena-engine-source-0.8.8/code/libspeex/
H A Dresample.c110 spx_uint32_t filt_len; member
320 int N = st->filt_len; in resampler_basic_direct_single()
371 int N = st->filt_len; in resampler_basic_direct_double()
420 int N = st->filt_len; in resampler_basic_interpolate_single()
493 int N = st->filt_len; in resampler_basic_interpolate_double()
560 old_length = st->filt_len; in update_filter()
569 st->filt_len = st->filt_len*st->num_rate / st->den_rate; in update_filter()
571 st->filt_len &= (~0x3); in update_filter()
749 st->filt_len = 0; in speex_resampler_init_frac()
797 int N = st->filt_len; in speex_resampler_process_native()
[all …]
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/libspeex/
H A Dresample.c110 spx_uint32_t filt_len; member
320 int N = st->filt_len; in resampler_basic_direct_single()
371 int N = st->filt_len; in resampler_basic_direct_double()
420 int N = st->filt_len; in resampler_basic_interpolate_single()
493 int N = st->filt_len; in resampler_basic_interpolate_double()
560 old_length = st->filt_len; in update_filter()
569 st->filt_len = st->filt_len*st->num_rate / st->den_rate; in update_filter()
571 st->filt_len &= (~0x3); in update_filter()
749 st->filt_len = 0; in speex_resampler_init_frac()
797 int N = st->filt_len; in speex_resampler_process_native()
[all …]
/dports/games/evq3/evq3/code/libspeex/
H A Dresample.c110 spx_uint32_t filt_len; member
320 int N = st->filt_len; in resampler_basic_direct_single()
371 int N = st->filt_len; in resampler_basic_direct_double()
420 int N = st->filt_len; in resampler_basic_interpolate_single()
493 int N = st->filt_len; in resampler_basic_interpolate_double()
560 old_length = st->filt_len; in update_filter()
569 st->filt_len = st->filt_len*st->num_rate / st->den_rate; in update_filter()
571 st->filt_len &= (~0x3); in update_filter()
749 st->filt_len = 0; in speex_resampler_init_frac()
797 int N = st->filt_len; in speex_resampler_process_native()
[all …]
/dports/audio/libfilteraudio/filter_audio-0.0.1/other/
H A Dspeex_resampler.c114 spx_uint32_t filt_len; member
325 const int N = st->filt_len; in resampler_basic_direct_single()
382 const int N = st->filt_len; in resampler_basic_direct_double()
431 const int N = st->filt_len; in resampler_basic_interpolate_single()
493 const int N = st->filt_len; in resampler_basic_interpolate_double()
555 old_length = st->filt_len; in update_filter()
564 st->filt_len = st->filt_len*st->num_rate / st->den_rate; in update_filter()
566 st->filt_len = ((st->filt_len-1)&(~0x7))+8; in update_filter()
748 st->filt_len = 0; in speex_resampler_init_frac()
803 const int N = st->filt_len; in speex_resampler_process_native()
[all …]
/dports/audio/alsa-plugins/alsa-plugins-1.2.2/pph/
H A Dresample.c103 spx_uint32_t filt_len; member
313 int N = st->filt_len; in resampler_basic_direct_single()
361 int N = st->filt_len; in resampler_basic_direct_double()
407 int N = st->filt_len; in resampler_basic_interpolate_single()
476 int N = st->filt_len; in resampler_basic_interpolate_double()
540 old_length = st->filt_len; in update_filter()
549 st->filt_len = st->filt_len*st->num_rate / st->den_rate; in update_filter()
551 st->filt_len &= (~0x3); in update_filter()
666 if (st->filt_len > olen) in update_filter()
729 st->filt_len = 0; in speex_resampler_init_frac()
[all …]
/dports/graphics/aloadimage/arcan-0.6.1/src/frameserver/util/resampler/
H A Dresample.c120 spx_uint32_t filt_len; member
331 const int N = st->filt_len; in resampler_basic_direct_single()
388 const int N = st->filt_len; in resampler_basic_direct_double()
437 const int N = st->filt_len; in resampler_basic_interpolate_single()
499 const int N = st->filt_len; in resampler_basic_interpolate_double()
561 old_length = st->filt_len; in update_filter()
570 st->filt_len = st->filt_len*st->num_rate / st->den_rate; in update_filter()
572 st->filt_len &= (~0x3); in update_filter()
750 st->filt_len = 0; in speex_resampler_init_frac()
802 const int N = st->filt_len; in speex_resampler_process_native()
[all …]
/dports/sysutils/acfgfs/arcan-0.6.1/src/frameserver/util/resampler/
H A Dresample.c120 spx_uint32_t filt_len; member
331 const int N = st->filt_len; in resampler_basic_direct_single()
388 const int N = st->filt_len; in resampler_basic_direct_double()
437 const int N = st->filt_len; in resampler_basic_interpolate_single()
499 const int N = st->filt_len; in resampler_basic_interpolate_double()
561 old_length = st->filt_len; in update_filter()
570 st->filt_len = st->filt_len*st->num_rate / st->den_rate; in update_filter()
572 st->filt_len &= (~0x3); in update_filter()
750 st->filt_len = 0; in speex_resampler_init_frac()
802 const int N = st->filt_len; in speex_resampler_process_native()
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/speex/
H A Dresample.c119 spx_uint32_t filt_len; member
330 const int N = st->filt_len; in resampler_basic_direct_single()
381 const int N = st->filt_len; in resampler_basic_direct_double()
430 const int N = st->filt_len; in resampler_basic_interpolate_single()
492 const int N = st->filt_len; in resampler_basic_interpolate_double()
554 old_length = st->filt_len; in update_filter()
563 st->filt_len = st->filt_len*st->num_rate / st->den_rate; in update_filter()
565 st->filt_len &= (~0x3); in update_filter()
743 st->filt_len = 0; in speex_resampler_init_frac()
795 const int N = st->filt_len; in speex_resampler_process_native()
[all …]
/dports/emulators/mednafen/mednafen/src/resampler/
H A Dresample.c146 spx_uint32_t filt_len; member
357 const int N = st->filt_len; in resampler_basic_direct_single()
408 const int N = st->filt_len; in resampler_basic_direct_double()
457 const int N = st->filt_len; in resampler_basic_interpolate_single()
519 const int N = st->filt_len; in resampler_basic_interpolate_double()
581 old_length = st->filt_len; in update_filter()
590 st->filt_len = st->filt_len*st->num_rate / st->den_rate; in update_filter()
592 st->filt_len &= (~0x3); in update_filter()
770 st->filt_len = 0; in speex_resampler_init_frac()
822 const int N = st->filt_len; in speex_resampler_process_native()
[all …]
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/speex/
H A Dresample.c119 spx_uint32_t filt_len; member
330 const int N = st->filt_len; in resampler_basic_direct_single()
381 const int N = st->filt_len; in resampler_basic_direct_double()
430 const int N = st->filt_len; in resampler_basic_interpolate_single()
492 const int N = st->filt_len; in resampler_basic_interpolate_double()
554 old_length = st->filt_len; in update_filter()
563 st->filt_len = st->filt_len*st->num_rate / st->den_rate; in update_filter()
565 st->filt_len &= (~0x3); in update_filter()
743 st->filt_len = 0; in speex_resampler_init_frac()
795 const int N = st->filt_len; in speex_resampler_process_native()
[all …]
/dports/x11/arcan-trayicon/arcan-0.6.1/src/frameserver/util/resampler/
H A Dresample.c120 spx_uint32_t filt_len; member
331 const int N = st->filt_len; in resampler_basic_direct_single()
388 const int N = st->filt_len; in resampler_basic_direct_double()
437 const int N = st->filt_len; in resampler_basic_interpolate_single()
499 const int N = st->filt_len; in resampler_basic_interpolate_double()
561 old_length = st->filt_len; in update_filter()
570 st->filt_len = st->filt_len*st->num_rate / st->den_rate; in update_filter()
572 st->filt_len &= (~0x3); in update_filter()
750 st->filt_len = 0; in speex_resampler_init_frac()
802 const int N = st->filt_len; in speex_resampler_process_native()
[all …]
/dports/x11/aclip/arcan-0.6.1/src/frameserver/util/resampler/
H A Dresample.c120 spx_uint32_t filt_len; member
331 const int N = st->filt_len; in resampler_basic_direct_single()
388 const int N = st->filt_len; in resampler_basic_direct_double()
437 const int N = st->filt_len; in resampler_basic_interpolate_single()
499 const int N = st->filt_len; in resampler_basic_interpolate_double()
561 old_length = st->filt_len; in update_filter()
570 st->filt_len = st->filt_len*st->num_rate / st->den_rate; in update_filter()
572 st->filt_len &= (~0x3); in update_filter()
750 st->filt_len = 0; in speex_resampler_init_frac()
802 const int N = st->filt_len; in speex_resampler_process_native()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libspeex_resampler/
H A Dhugemem.patch35 - if (INT_MAX/sizeof(spx_word16_t)/st->den_rate < st->filt_len)
43 - use_direct = st->filt_len*st->den_rate <= st->filt_len*st->oversample+8
45 + st->filt_len*st->den_rate <= st->filt_len*st->oversample+8
47 && INT_MAX/sizeof(spx_word16_t)/st->den_rate >= st->filt_len;
51 min_sinc_table_length = st->filt_len*st->den_rate;
53 if ((INT_MAX/sizeof(spx_word16_t)-8)/st->oversample < st->filt_len)
56 min_sinc_table_length = st->filt_len*st->oversample+8;
/dports/www/firefox/firefox-99.0/media/libspeex_resampler/
H A Dhugemem.patch35 - if (INT_MAX/sizeof(spx_word16_t)/st->den_rate < st->filt_len)
43 - use_direct = st->filt_len*st->den_rate <= st->filt_len*st->oversample+8
45 + st->filt_len*st->den_rate <= st->filt_len*st->oversample+8
47 && INT_MAX/sizeof(spx_word16_t)/st->den_rate >= st->filt_len;
51 min_sinc_table_length = st->filt_len*st->den_rate;
53 if ((INT_MAX/sizeof(spx_word16_t)-8)/st->oversample < st->filt_len)
56 min_sinc_table_length = st->filt_len*st->oversample+8;
/dports/lang/spidermonkey60/firefox-60.9.0/media/libspeex_resampler/
H A Dhugemem.patch35 - if (INT_MAX/sizeof(spx_word16_t)/st->den_rate < st->filt_len)
43 - use_direct = st->filt_len*st->den_rate <= st->filt_len*st->oversample+8
45 + st->filt_len*st->den_rate <= st->filt_len*st->oversample+8
47 && INT_MAX/sizeof(spx_word16_t)/st->den_rate >= st->filt_len;
51 min_sinc_table_length = st->filt_len*st->den_rate;
53 if ((INT_MAX/sizeof(spx_word16_t)-8)/st->oversample < st->filt_len)
56 min_sinc_table_length = st->filt_len*st->oversample+8;
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libspeex_resampler/
H A Dhugemem.patch35 - if (INT_MAX/sizeof(spx_word16_t)/st->den_rate < st->filt_len)
43 - use_direct = st->filt_len*st->den_rate <= st->filt_len*st->oversample+8
45 + st->filt_len*st->den_rate <= st->filt_len*st->oversample+8
47 && INT_MAX/sizeof(spx_word16_t)/st->den_rate >= st->filt_len;
51 min_sinc_table_length = st->filt_len*st->den_rate;
53 if ((INT_MAX/sizeof(spx_word16_t)-8)/st->oversample < st->filt_len)
56 min_sinc_table_length = st->filt_len*st->oversample+8;
/dports/mail/thunderbird/thunderbird-91.8.0/media/libspeex_resampler/
H A Dhugemem.patch35 - if (INT_MAX/sizeof(spx_word16_t)/st->den_rate < st->filt_len)
43 - use_direct = st->filt_len*st->den_rate <= st->filt_len*st->oversample+8
45 + st->filt_len*st->den_rate <= st->filt_len*st->oversample+8
47 && INT_MAX/sizeof(spx_word16_t)/st->den_rate >= st->filt_len;
51 min_sinc_table_length = st->filt_len*st->den_rate;
53 if ((INT_MAX/sizeof(spx_word16_t)-8)/st->oversample < st->filt_len)
56 min_sinc_table_length = st->filt_len*st->oversample+8;
/dports/lang/spidermonkey78/firefox-78.9.0/media/libspeex_resampler/
H A Dhugemem.patch35 - if (INT_MAX/sizeof(spx_word16_t)/st->den_rate < st->filt_len)
43 - use_direct = st->filt_len*st->den_rate <= st->filt_len*st->oversample+8
45 + st->filt_len*st->den_rate <= st->filt_len*st->oversample+8
47 && INT_MAX/sizeof(spx_word16_t)/st->den_rate >= st->filt_len;
51 min_sinc_table_length = st->filt_len*st->den_rate;
53 if ((INT_MAX/sizeof(spx_word16_t)-8)/st->oversample < st->filt_len)
56 min_sinc_table_length = st->filt_len*st->oversample+8;
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/cubeb/src/speex/
H A Dresample.c122 spx_uint32_t filt_len; member
333 const int N = st->filt_len; in resampler_basic_direct_single()
391 const int N = st->filt_len; in resampler_basic_direct_double()
440 const int N = st->filt_len; in resampler_basic_interpolate_single()
503 const int N = st->filt_len; in resampler_basic_interpolate_double()
625 st->filt_len = ((st->filt_len-1)&(~0x7))+8; in update_filter()
647 use_direct = st->filt_len*st->den_rate <= st->filt_len*st->oversample+8 in update_filter()
790 st->filt_len = old_length; in update_filter()
826 st->filt_len = 0; in speex_resampler_init_frac()
881 const int N = st->filt_len; in speex_resampler_process_native()
[all …]
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/speex_resampler/thirdparty/
H A Dresample.c124 spx_uint32_t filt_len; member
333 const int N = st->filt_len; in resampler_basic_direct_single()
391 const int N = st->filt_len; in resampler_basic_direct_double()
440 const int N = st->filt_len; in resampler_basic_interpolate_single()
503 const int N = st->filt_len; in resampler_basic_interpolate_double()
625 st->filt_len = ((st->filt_len-1)&(~0x7))+8; in update_filter()
647 use_direct = st->filt_len*st->den_rate <= st->filt_len*st->oversample+8 in update_filter()
790 st->filt_len = old_length; in update_filter()
826 st->filt_len = 0; in speex_resampler_init_frac()
881 const int N = st->filt_len; in speex_resampler_process_native()
[all …]

123