Home
last modified time | relevance | path

Searched refs:PLAYBACK_MONO (Results 1 – 19 of 19) sorted by path

/dports/audio/faudio/FAudio-21.01/src/
H A Dstb_vorbis.h5113 #define PLAYBACK_MONO 1 macro
5117 #define L (PLAYBACK_LEFT | PLAYBACK_MONO)
5118 #define C (PLAYBACK_LEFT | PLAYBACK_RIGHT | PLAYBACK_MONO)
5119 #define R (PLAYBACK_RIGHT | PLAYBACK_MONO)
5232 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short()
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.c4949 #define PLAYBACK_MONO 1 macro
4954 #define L (PLAYBACK_LEFT | PLAYBACK_MONO)
4955 #define C (PLAYBACK_LEFT | PLAYBACK_RIGHT | PLAYBACK_MONO)
4956 #define R (PLAYBACK_RIGHT | PLAYBACK_MONO)
5076 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Dstb_vorbis.c5110 #define PLAYBACK_MONO 1 macro
5114 #define L (PLAYBACK_LEFT | PLAYBACK_MONO)
5115 #define C (PLAYBACK_LEFT | PLAYBACK_RIGHT | PLAYBACK_MONO)
5116 #define R (PLAYBACK_RIGHT | PLAYBACK_MONO)
5229 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_vorbis.c5043 #define PLAYBACK_MONO 1 macro
5047 #define L (PLAYBACK_LEFT | PLAYBACK_MONO)
5048 #define C (PLAYBACK_LEFT | PLAYBACK_RIGHT | PLAYBACK_MONO)
5049 #define R (PLAYBACK_RIGHT | PLAYBACK_MONO)
5162 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c5104 #define PLAYBACK_MONO 1 macro
5108 #define L (PLAYBACK_LEFT | PLAYBACK_MONO)
5109 #define C (PLAYBACK_LEFT | PLAYBACK_RIGHT | PLAYBACK_MONO)
5110 #define R (PLAYBACK_RIGHT | PLAYBACK_MONO)
5223 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c5104 #define PLAYBACK_MONO 1 macro
5108 #define L (PLAYBACK_LEFT | PLAYBACK_MONO)
5109 #define C (PLAYBACK_LEFT | PLAYBACK_RIGHT | PLAYBACK_MONO)
5110 #define R (PLAYBACK_RIGHT | PLAYBACK_MONO)
5223 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short()
/dports/devel/stb/stb-f54acd4/
H A Dstb_vorbis.c5096 #define PLAYBACK_MONO 1 macro
5100 #define L (PLAYBACK_LEFT | PLAYBACK_MONO)
5101 #define C (PLAYBACK_LEFT | PLAYBACK_RIGHT | PLAYBACK_MONO)
5102 #define R (PLAYBACK_RIGHT | PLAYBACK_MONO)
5215 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Dstb_vorbis.h5250 #define PLAYBACK_MONO 1 macro
5254 #define L (PLAYBACK_LEFT | PLAYBACK_MONO)
5255 #define C (PLAYBACK_LEFT | PLAYBACK_RIGHT | PLAYBACK_MONO)
5256 #define R (PLAYBACK_RIGHT | PLAYBACK_MONO)
5371 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dstb_vorbis.cpp4661 #define PLAYBACK_MONO 1 macro
4665 #define L (PLAYBACK_LEFT | PLAYBACK_MONO)
4666 #define C (PLAYBACK_LEFT | PLAYBACK_RIGHT | PLAYBACK_MONO)
4667 #define R (PLAYBACK_RIGHT | PLAYBACK_MONO)
4780 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short()
/dports/games/OpenLara/OpenLara-b4b19f2/src/libs/stb_vorbis/
H A Dstb_vorbis.c5081 #define PLAYBACK_MONO 1 macro
5085 #define L (PLAYBACK_LEFT | PLAYBACK_MONO)
5086 #define C (PLAYBACK_LEFT | PLAYBACK_RIGHT | PLAYBACK_MONO)
5087 #define R (PLAYBACK_RIGHT | PLAYBACK_MONO)
5200 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/audio/
H A Dstb_vorbis.c4998 #define PLAYBACK_MONO 1 macro
5002 #define L (PLAYBACK_LEFT | PLAYBACK_MONO)
5003 #define C (PLAYBACK_LEFT | PLAYBACK_RIGHT | PLAYBACK_MONO)
5004 #define R (PLAYBACK_RIGHT | PLAYBACK_MONO)
5117 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Dstb_vorbis.c5098 #define PLAYBACK_MONO 1 macro
5102 #define L (PLAYBACK_LEFT | PLAYBACK_MONO)
5103 #define C (PLAYBACK_LEFT | PLAYBACK_RIGHT | PLAYBACK_MONO)
5104 #define R (PLAYBACK_RIGHT | PLAYBACK_MONO)
5217 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/src/
H A Dstb_vorbis.c5045 #define PLAYBACK_MONO 1 macro
5049 #define L (PLAYBACK_LEFT | PLAYBACK_MONO)
5050 #define C (PLAYBACK_LEFT | PLAYBACK_RIGHT | PLAYBACK_MONO)
5051 #define R (PLAYBACK_RIGHT | PLAYBACK_MONO)
5164 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short()
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dstb_vorbis.c5104 #define PLAYBACK_MONO 1 macro
5108 #define L (PLAYBACK_LEFT | PLAYBACK_MONO)
5109 #define C (PLAYBACK_LEFT | PLAYBACK_RIGHT | PLAYBACK_MONO)
5110 #define R (PLAYBACK_RIGHT | PLAYBACK_MONO)
5223 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short()
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_vorbis.c5009 #define PLAYBACK_MONO 1 macro
5013 #define L (PLAYBACK_LEFT | PLAYBACK_MONO)
5014 #define C (PLAYBACK_LEFT | PLAYBACK_RIGHT | PLAYBACK_MONO)
5015 #define R (PLAYBACK_RIGHT | PLAYBACK_MONO)
5128 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_vorbis.h4989 #define PLAYBACK_MONO 1 macro
4993 #define L (PLAYBACK_LEFT | PLAYBACK_MONO)
4994 #define C (PLAYBACK_LEFT | PLAYBACK_RIGHT | PLAYBACK_MONO)
4995 #define R (PLAYBACK_RIGHT | PLAYBACK_MONO)
5108 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_vorbis.c4998 #define PLAYBACK_MONO 1 macro
5002 #define L (PLAYBACK_LEFT | PLAYBACK_MONO)
5003 #define C (PLAYBACK_LEFT | PLAYBACK_RIGHT | PLAYBACK_MONO)
5004 #define R (PLAYBACK_RIGHT | PLAYBACK_MONO)
5117 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_vorbis.c5033 #define PLAYBACK_MONO 1 macro
5037 #define L (PLAYBACK_LEFT | PLAYBACK_MONO)
5038 #define C (PLAYBACK_LEFT | PLAYBACK_RIGHT | PLAYBACK_MONO)
5039 #define R (PLAYBACK_RIGHT | PLAYBACK_MONO)
5152 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short()
/dports/www/lagrange/lagrange-1.7.3/src/audio/
H A Dstb_vorbis.c5104 #define PLAYBACK_MONO 1 macro
5108 #define L (PLAYBACK_LEFT | PLAYBACK_MONO)
5109 #define C (PLAYBACK_LEFT | PLAYBACK_RIGHT | PLAYBACK_MONO)
5110 #define R (PLAYBACK_RIGHT | PLAYBACK_MONO)
5223 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short()