Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Daudioop.c.h472 {"tostereo", (PyCFunction)audioop_tostereo, METH_FASTCALL, audioop_tostereo__doc__},
479 audioop_tostereo(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in audioop_tostereo() function
/external/python/cpython2/Modules/
Daudioop.c860 audioop_tostereo(PyObject *self, PyObject *args) in audioop_tostereo() function
1667 { "tostereo", audioop_tostereo, METH_VARARGS },