Home
last modified time | relevance | path

Searched defs:MIXER (Results 1 – 25 of 47) sorted by relevance

12

/dports/audio/libxmp/libxmp-4.5.0/src/
H A Dmix_all.c204 MIXER(mono_8bit_nearest) in MIXER() function
214 MIXER(mono_16bit_nearest) in MIXER() function
223 MIXER(stereo_8bit_nearest) in MIXER() function
246 MIXER(mono_8bit_linear) in MIXER() function
256 MIXER(mono_16bit_linear) in MIXER() function
266 MIXER(stereo_8bit_linear) in MIXER() function
276 MIXER(stereo_16bit_linear) in MIXER() function
347 MIXER(mono_8bit_spline) in MIXER() function
357 MIXER(mono_16bit_spline) in MIXER() function
367 MIXER(stereo_8bit_spline) in MIXER() function
[all …]
H A Dmix_paula.c134 MIXER(mono_a500) in MIXER() function
141 MIXER(mono_a500_filter) in MIXER() function
148 MIXER(stereo_a500) in MIXER() function
155 MIXER(stereo_a500_filter) in MIXER() function
H A Dmixer.h17 #define MIXER(f) void libxmp_mix_##f(struct mixer_voice *vi, int *buffer, \ macro
/dports/games/NBlood/NBlood-a1689a4/source/libxmp-lite/src/
H A Dmix_all.c204 MIXER(mono_8bit_nearest) in MIXER() function
214 MIXER(mono_16bit_nearest) in MIXER() function
223 MIXER(stereo_8bit_nearest) in MIXER() function
246 MIXER(mono_8bit_linear) in MIXER() function
256 MIXER(mono_16bit_linear) in MIXER() function
266 MIXER(stereo_8bit_linear) in MIXER() function
276 MIXER(stereo_16bit_linear) in MIXER() function
347 MIXER(mono_8bit_spline) in MIXER() function
357 MIXER(mono_16bit_spline) in MIXER() function
367 MIXER(stereo_8bit_spline) in MIXER() function
[all …]
H A Dmixer.h17 #define MIXER(f) void libxmp_mix_##f(struct mixer_voice *vi, int *buffer, \ macro
/dports/audio/p5-Audio-Mixer/Audio-Mixer-0.7/
H A DMix.h18 #define MIXER "/dev/mixer" macro
/dports/games/gemdropx/gemdropx-0.9/
H A DMakefile24 MIXER=-lSDL_mixer macro
/dports/games/vectoroids/vectoroids-1.1.0/
H A DMakefile21 MIXER=-lSDL_mixer macro
/dports/games/bugsquish/bugsquish-0.0.6/
H A DMakefile28 MIXER=-lSDL_mixer macro
/dports/games/defendguin/defendguin-0.0.12/
H A DMakefile25 MIXER=-lSDL_mixer macro
/dports/games/madbomber/madbomber-0.2.5/
H A DMakefile26 MIXER=-lSDL_mixer macro
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sound/
H A Dmixer.h26 #define MIXER(level,pan) ((level & 0xff) | ((pan & 0x03) << 8)) macro
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv-old/src/sound/
H A Dmixer.h60 #define MIXER(level,pan) ((level & 0xff) | ((pan & 0x03) << 8)) macro
/dports/games/entombed/entombed-2007.07.04/
H A DMakefile26 MIXER=-lSDL_mixer macro
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dmixer.h60 #define MIXER(level,pan) ((level & 0xff) | ((pan & 0x03) << 8)) macro
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dmixer.h60 #define MIXER(level,pan) ((level & 0xff) | ((pan & 0x03) << 8)) macro
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ao/eng_dsf/
H A Ddc_hw.c37 #define MIXER(level,pan) ((level & 0xff) | ((pan & 0x03) << 8)) macro
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ao/eng_ssf/
H A Dsat_hw.c49 #define MIXER(level,pan) ((level & 0xff) | ((pan & 0x03) << 8)) macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/commons/base/
H A Dverbose.hpp261 MIXER, enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/meson/
H A Daiu.h21 MIXER enumerator
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/milkyplay/
H A DResamplerMacros.h44 #define PROCESS_BLOCK(MIXER) \ argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/meson/
H A Daiu.h21 MIXER enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/meson/
H A Daiu.h21 MIXER enumerator
/dports/graphics/enblend/enblend-enfuse-4.2/src/
H A Dmga.h72 AVERAGE, LSTAR, PRIMED_LSTAR, LIGHTNESS, VALUE, ANTI_VALUE, LUMINANCE, MIXER enumerator
/dports/audio/xmixer/xmixer/
H A Dmixer.c70 } MIXER; typedef

12