Home
last modified time | relevance | path

Searched defs:sound_devices (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/smplayer/smplayer-21.10.0/dxlist/
H A Dmain.cpp24 int sound_devices; variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/
H A Di_sound.h111 snddevice_t *sound_devices; member
170 snddevice_t *sound_devices; member
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/
H A Di_sound.h111 snddevice_t *sound_devices; member
170 snddevice_t *sound_devices; member
/dports/net/liblinphone/linphone-3.12.0/gtk/
H A Daudio_assistant.c336 const char **sound_devices; in create_mic_page() local
384 const char **sound_devices; in create_speaker_page() local
H A Dpropertybox.c1423 const char **sound_devices=linphone_core_get_sound_devices(lc); in linphone_gtk_fill_soundcards() local
/dports/emulators/vice/vice-3.5/src/
H A Dsound.c712 static sound_device_t *sound_devices[MAX_SOUND_DEVICES]; variable
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/
H A Dsound.c757 static sound_device_t *sound_devices[MAX_SOUND_DEVICES]; variable
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dsound.c313 char sound_devices[1000] = ""; // Set up a string to store the names of the available sound devi… variable