Home
last modified time | relevance | path

Searched refs:SNDCTL_DSP_SUBDIVIDE (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
Dossaudiodev.c1265 _EXPORT_INT(m, SNDCTL_DSP_SUBDIVIDE); in PyInit_ossaudiodev()
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-soundcard.h978 #define SNDCTL_DSP_SUBDIVIDE __SIOWR('P', 9, int) macro