/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/rvoice/ |
H A D | fluid_rvoice_mixer.c | 148 FLUID_DECLARE_VLA(fluid_real_t*, left_buf, mixer->buffers.buf_count); in fluid_rvoice_mixer_process_fx() 149 FLUID_DECLARE_VLA(fluid_real_t*, right_buf, mixer->buffers.buf_count); in fluid_rvoice_mixer_process_fx() 150 FLUID_DECLARE_VLA(fluid_real_t*, fx_left_buf, mixer->buffers.fx_buf_count); in fluid_rvoice_mixer_process_fx() 151 FLUID_DECLARE_VLA(fluid_real_t*, fx_right_buf, mixer->buffers.fx_buf_count); in fluid_rvoice_mixer_process_fx() 203 FLUID_DECLARE_VLA(fluid_real_t, local_buf, FLUID_BUFSIZE*blockcount); in fluid_mix_one() 413 FLUID_DECLARE_VLA(fluid_real_t*, bufs, in fluid_render_loop_singlethread() 718 FLUID_DECLARE_VLA(fluid_real_t*, bufs, buffers->buf_count*2 + buffers->fx_buf_count*2); in fluid_mixer_thread_func() 816 FLUID_DECLARE_VLA(fluid_real_t*, bufs, in fluid_render_loop_multithread()
|
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/rvoice/ |
H A D | fluid_rvoice_mixer.c | 148 FLUID_DECLARE_VLA(fluid_real_t*, left_buf, mixer->buffers.buf_count); in fluid_rvoice_mixer_process_fx() 149 FLUID_DECLARE_VLA(fluid_real_t*, right_buf, mixer->buffers.buf_count); in fluid_rvoice_mixer_process_fx() 150 FLUID_DECLARE_VLA(fluid_real_t*, fx_left_buf, mixer->buffers.fx_buf_count); in fluid_rvoice_mixer_process_fx() 151 FLUID_DECLARE_VLA(fluid_real_t*, fx_right_buf, mixer->buffers.fx_buf_count); in fluid_rvoice_mixer_process_fx() 203 FLUID_DECLARE_VLA(fluid_real_t, local_buf, FLUID_BUFSIZE*blockcount); in fluid_mix_one() 413 FLUID_DECLARE_VLA(fluid_real_t*, bufs, in fluid_render_loop_singlethread() 729 FLUID_DECLARE_VLA(fluid_real_t*, bufs, buffers->buf_count*2 + buffers->fx_buf_count*2); in fluid_mixer_thread_func() 827 FLUID_DECLARE_VLA(fluid_real_t*, bufs, in fluid_render_loop_multithread()
|
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/utils/ |
H A D | fluidsynth_priv.h | 166 # define FLUID_DECLARE_VLA(_type, _name, _len) \ macro 169 # define FLUID_DECLARE_VLA(_type, _name, _len) \ macro
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/utils/ |
H A D | fluidsynth_priv.h | 167 # define FLUID_DECLARE_VLA(_type, _name, _len) \ macro 170 # define FLUID_DECLARE_VLA(_type, _name, _len) \ macro
|
/dports/audio/gmsynth-lv2/gmsynth.lv2-0.5.0/fluidsynth/src/ |
H A D | fluidsynth_priv.h | 64 # define FLUID_DECLARE_VLA(_type, _name, _len) \ macro 67 # define FLUID_DECLARE_VLA(_type, _name, _len) \ macro
|
H A D | fluid_rvoice_mixer.c | 578 FLUID_DECLARE_VLA(fluid_real_t *, bufs, in fluid_render_loop_singlethread() 1014 FLUID_DECLARE_VLA(fluid_real_t *, bufs, buffers->buf_count * 2 + buffers->fx_buf_count * 2); in fluid_mixer_thread_func() 1192 FLUID_DECLARE_VLA(fluid_real_t *, bufs, in fluid_render_loop_multithread()
|
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/fluidsynth/src/ |
H A D | fluidsynth_priv.h | 64 # define FLUID_DECLARE_VLA(_type, _name, _len) \ macro 67 # define FLUID_DECLARE_VLA(_type, _name, _len) \ macro
|
H A D | fluid_rvoice_mixer.c | 578 FLUID_DECLARE_VLA(fluid_real_t *, bufs, in fluid_render_loop_singlethread() 1014 FLUID_DECLARE_VLA(fluid_real_t *, bufs, buffers->buf_count * 2 + buffers->fx_buf_count * 2); in fluid_mixer_thread_func() 1192 FLUID_DECLARE_VLA(fluid_real_t *, bufs, in fluid_render_loop_multithread()
|
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/utils/ |
H A D | fluidsynth_priv.h | 64 # define FLUID_DECLARE_VLA(_type, _name, _len) \ macro 67 # define FLUID_DECLARE_VLA(_type, _name, _len) \ macro
|
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/src/ |
H A D | fluidsynth_priv.h | 64 # define FLUID_DECLARE_VLA(_type, _name, _len) \ macro 67 # define FLUID_DECLARE_VLA(_type, _name, _len) \ macro
|
H A D | fluid_rvoice_mixer.c | 655 FLUID_DECLARE_VLA(fluid_real_t *, bufs, in fluid_render_loop_singlethread() 1325 FLUID_DECLARE_VLA(fluid_real_t *, bufs, buffers->buf_count * 2 + buffers->fx_buf_count * 2); in fluid_mixer_thread_func() 1503 FLUID_DECLARE_VLA(fluid_real_t *, bufs, in fluid_render_loop_multithread()
|
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/rvoice/ |
H A D | fluid_rvoice_mixer.c | 656 FLUID_DECLARE_VLA(fluid_real_t *, bufs, in fluid_render_loop_singlethread() 1326 FLUID_DECLARE_VLA(fluid_real_t *, bufs, buffers->buf_count * 2 + buffers->fx_buf_count * 2); in fluid_mixer_thread_func() 1504 FLUID_DECLARE_VLA(fluid_real_t *, bufs, in fluid_render_loop_multithread()
|