HomeSort by relevance Sort by last modified time
    Searched refs:oss_mixer_controls (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Modules/
ossaudiodev.c 670 oss_mixer_controls(oss_mixer_t *self, PyObject *args) function
793 { "controls", (PyCFunction)oss_mixer_controls, METH_VARARGS },
  /external/python/cpython3/Modules/
ossaudiodev.c 761 oss_mixer_controls(oss_mixer_t *self, PyObject *args) function
913 { "controls", (PyCFunction)oss_mixer_controls, METH_VARARGS },
    [all...]

Completed in 405 milliseconds