Home
last modified time | relevance | path

Searched refs:clip_int (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/libheif/libheif-1.10.0/libheif/
H A Dfile_fuzzer.cc74 static int clip_int(size_t size) in clip_int() function
87 heif_check_filetype(data, clip_int(size)); in LLVMFuzzerTestOneInput()
88 heif_main_brand(data, clip_int(size)); in LLVMFuzzerTestOneInput()
89 heif_get_file_mime_type(data, clip_int(size)); in LLVMFuzzerTestOneInput()
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dreverb.c3014 static inline int clip_int(int val, int min, int max) in clip_int() function
3222 info->m1_gain = clip_int(st->parameter[6] - 64, -12, 12); in conv_gs_stereo_eq()
3771 info->lofi_type = 1 + clip_int(st->parameter[1], 0, 8); in conv_gs_lofi1()
3817 info->lofi_type = 1 + clip_int(st->parameter[0], 0, 5); in conv_gs_lofi2()
3818 info->fil_type = clip_int(st->parameter[1], 0, 2); in conv_gs_lofi2()
3822 info->wp_sel = clip_int(st->parameter[5], 0, 1); in conv_gs_lofi2()
3825 info->disc_type = clip_int(st->parameter[8], 0, 3); in conv_gs_lofi2()
3828 info->hum_type = clip_int(st->parameter[11], 0, 1); in conv_gs_lofi2()
3831 info->ms = clip_int(st->parameter[14], 0, 1); in conv_gs_lofi2()
3882 info->output_gain = clip_int(st->param_lsb[2], 0, 18); in conv_xg_lofi()
[all …]
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/timidity/
H A Dreverb.c3014 static inline int clip_int(int val, int min, int max) in clip_int() function
3222 info->m1_gain = clip_int(st->parameter[6] - 64, -12, 12); in conv_gs_stereo_eq()
3771 info->lofi_type = 1 + clip_int(st->parameter[1], 0, 8); in conv_gs_lofi1()
3817 info->lofi_type = 1 + clip_int(st->parameter[0], 0, 5); in conv_gs_lofi2()
3818 info->fil_type = clip_int(st->parameter[1], 0, 2); in conv_gs_lofi2()
3822 info->wp_sel = clip_int(st->parameter[5], 0, 1); in conv_gs_lofi2()
3825 info->disc_type = clip_int(st->parameter[8], 0, 3); in conv_gs_lofi2()
3828 info->hum_type = clip_int(st->parameter[11], 0, 1); in conv_gs_lofi2()
3831 info->ms = clip_int(st->parameter[14], 0, 1); in conv_gs_lofi2()
3882 info->output_gain = clip_int(st->param_lsb[2], 0, 18); in conv_xg_lofi()
[all …]
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/timidityplus/
H A Dreverb.cpp2598 int Reverb::clip_int(int val, int min, int max) in SETMIDIEVENT()
2806 info->m1_gain = clip_int(st->parameter[6] - 64, -12, 12); in SETMIDIEVENT()
3355 info->lofi_type = 1 + clip_int(st->parameter[1], 0, 8); in SETMIDIEVENT()
3401 info->lofi_type = 1 + clip_int(st->parameter[0], 0, 5); in SETMIDIEVENT()
3402 info->fil_type = clip_int(st->parameter[1], 0, 2); in SETMIDIEVENT()
3406 info->wp_sel = clip_int(st->parameter[5], 0, 1); in SETMIDIEVENT()
3409 info->disc_type = clip_int(st->parameter[8], 0, 3); in SETMIDIEVENT()
3412 info->hum_type = clip_int(st->parameter[11], 0, 1); in SETMIDIEVENT()
3415 info->ms = clip_int(st->parameter[14], 0, 1); in SETMIDIEVENT()
3466 info->output_gain = clip_int(st->param_lsb[2], 0, 18); in SETMIDIEVENT()
[all …]
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/timidity/
H A Dreverb.c3014 static inline int clip_int(int val, int min, int max) in clip_int() function
3222 info->m1_gain = clip_int(st->parameter[6] - 64, -12, 12); in conv_gs_stereo_eq()
3771 info->lofi_type = 1 + clip_int(st->parameter[1], 0, 8); in conv_gs_lofi1()
3817 info->lofi_type = 1 + clip_int(st->parameter[0], 0, 5); in conv_gs_lofi2()
3818 info->fil_type = clip_int(st->parameter[1], 0, 2); in conv_gs_lofi2()
3822 info->wp_sel = clip_int(st->parameter[5], 0, 1); in conv_gs_lofi2()
3825 info->disc_type = clip_int(st->parameter[8], 0, 3); in conv_gs_lofi2()
3828 info->hum_type = clip_int(st->parameter[11], 0, 1); in conv_gs_lofi2()
3831 info->ms = clip_int(st->parameter[14], 0, 1); in conv_gs_lofi2()
3882 info->output_gain = clip_int(st->param_lsb[2], 0, 18); in conv_xg_lofi()
[all …]
/dports/audio/timidity++/TiMidity++-2.15.0/timidity/
H A Dreverb.c3014 static inline int clip_int(int val, int min, int max) in clip_int() function
3222 info->m1_gain = clip_int(st->parameter[6] - 64, -12, 12); in conv_gs_stereo_eq()
3771 info->lofi_type = 1 + clip_int(st->parameter[1], 0, 8); in conv_gs_lofi1()
3817 info->lofi_type = 1 + clip_int(st->parameter[0], 0, 5); in conv_gs_lofi2()
3818 info->fil_type = clip_int(st->parameter[1], 0, 2); in conv_gs_lofi2()
3822 info->wp_sel = clip_int(st->parameter[5], 0, 1); in conv_gs_lofi2()
3825 info->disc_type = clip_int(st->parameter[8], 0, 3); in conv_gs_lofi2()
3828 info->hum_type = clip_int(st->parameter[11], 0, 1); in conv_gs_lofi2()
3831 info->ms = clip_int(st->parameter[14], 0, 1); in conv_gs_lofi2()
3882 info->output_gain = clip_int(st->param_lsb[2], 0, 18); in conv_xg_lofi()
[all …]
/dports/audio/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dreverb.c3014 static inline int clip_int(int val, int min, int max)
3222 info->m1_gain = clip_int(st->parameter[6] - 64, -12, 12);
3771 info->lofi_type = 1 + clip_int(st->parameter[1], 0, 8);
3817 info->lofi_type = 1 + clip_int(st->parameter[0], 0, 5);
3818 info->fil_type = clip_int(st->parameter[1], 0, 2);
3822 info->wp_sel = clip_int(st->parameter[5], 0, 1);
3825 info->disc_type = clip_int(st->parameter[8], 0, 3);
3828 info->hum_type = clip_int(st->parameter[11], 0, 1);
3831 info->ms = clip_int(st->parameter[14], 0, 1);
3882 info->output_gain = clip_int(st->param_lsb[2], 0, 18);
[all …]
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/timidity/
H A Dreverb.c3014 static inline int clip_int(int val, int min, int max) in clip_int() function
3222 info->m1_gain = clip_int(st->parameter[6] - 64, -12, 12); in conv_gs_stereo_eq()
3771 info->lofi_type = 1 + clip_int(st->parameter[1], 0, 8); in conv_gs_lofi1()
3817 info->lofi_type = 1 + clip_int(st->parameter[0], 0, 5); in conv_gs_lofi2()
3818 info->fil_type = clip_int(st->parameter[1], 0, 2); in conv_gs_lofi2()
3822 info->wp_sel = clip_int(st->parameter[5], 0, 1); in conv_gs_lofi2()
3825 info->disc_type = clip_int(st->parameter[8], 0, 3); in conv_gs_lofi2()
3828 info->hum_type = clip_int(st->parameter[11], 0, 1); in conv_gs_lofi2()
3831 info->ms = clip_int(st->parameter[14], 0, 1); in conv_gs_lofi2()
3882 info->output_gain = clip_int(st->param_lsb[2], 0, 18); in conv_xg_lofi()
[all …]
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/timidity/
H A Dreverb.c3014 static inline int clip_int(int val, int min, int max) in clip_int() function
3222 info->m1_gain = clip_int(st->parameter[6] - 64, -12, 12); in conv_gs_stereo_eq()
3771 info->lofi_type = 1 + clip_int(st->parameter[1], 0, 8); in conv_gs_lofi1()
3817 info->lofi_type = 1 + clip_int(st->parameter[0], 0, 5); in conv_gs_lofi2()
3818 info->fil_type = clip_int(st->parameter[1], 0, 2); in conv_gs_lofi2()
3822 info->wp_sel = clip_int(st->parameter[5], 0, 1); in conv_gs_lofi2()
3825 info->disc_type = clip_int(st->parameter[8], 0, 3); in conv_gs_lofi2()
3828 info->hum_type = clip_int(st->parameter[11], 0, 1); in conv_gs_lofi2()
3831 info->ms = clip_int(st->parameter[14], 0, 1); in conv_gs_lofi2()
3882 info->output_gain = clip_int(st->param_lsb[2], 0, 18); in conv_xg_lofi()
[all …]
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/timidity/
H A Dreverb.c3014 static inline int clip_int(int val, int min, int max) in clip_int() function
3222 info->m1_gain = clip_int(st->parameter[6] - 64, -12, 12); in conv_gs_stereo_eq()
3771 info->lofi_type = 1 + clip_int(st->parameter[1], 0, 8); in conv_gs_lofi1()
3817 info->lofi_type = 1 + clip_int(st->parameter[0], 0, 5); in conv_gs_lofi2()
3818 info->fil_type = clip_int(st->parameter[1], 0, 2); in conv_gs_lofi2()
3822 info->wp_sel = clip_int(st->parameter[5], 0, 1); in conv_gs_lofi2()
3825 info->disc_type = clip_int(st->parameter[8], 0, 3); in conv_gs_lofi2()
3828 info->hum_type = clip_int(st->parameter[11], 0, 1); in conv_gs_lofi2()
3831 info->ms = clip_int(st->parameter[14], 0, 1); in conv_gs_lofi2()
3882 info->output_gain = clip_int(st->param_lsb[2], 0, 18); in conv_xg_lofi()
[all …]
/dports/audio/timidity++-motif/TiMidity++-2.15.0/timidity/
H A Dreverb.c3014 static inline int clip_int(int val, int min, int max) in clip_int() function
3222 info->m1_gain = clip_int(st->parameter[6] - 64, -12, 12); in conv_gs_stereo_eq()
3771 info->lofi_type = 1 + clip_int(st->parameter[1], 0, 8); in conv_gs_lofi1()
3817 info->lofi_type = 1 + clip_int(st->parameter[0], 0, 5); in conv_gs_lofi2()
3818 info->fil_type = clip_int(st->parameter[1], 0, 2); in conv_gs_lofi2()
3822 info->wp_sel = clip_int(st->parameter[5], 0, 1); in conv_gs_lofi2()
3825 info->disc_type = clip_int(st->parameter[8], 0, 3); in conv_gs_lofi2()
3828 info->hum_type = clip_int(st->parameter[11], 0, 1); in conv_gs_lofi2()
3831 info->ms = clip_int(st->parameter[14], 0, 1); in conv_gs_lofi2()
3882 info->output_gain = clip_int(st->param_lsb[2], 0, 18); in conv_xg_lofi()
[all …]
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/timidityplus/timiditypp/
H A Dreverb.h646 int clip_int(int val, int min, int max);