Home
last modified time | relevance | path

Searched refs:SOUND_DEVICE_NAMES (Results 1 – 3 of 3) sorted by relevance

/third_party/toybox/toys/other/
Dmix.c33 const char *channels[SOUND_MIXER_NRDEVICES] = SOUND_DEVICE_NAMES; in mix_main()
/third_party/python/Modules/
Dossaudiodev.c1050 static char *control_names[] = SOUND_DEVICE_NAMES;
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-soundcard.h1515 #define SOUND_DEVICE_NAMES \ macro