Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Daudioop.c.h833 {"alaw2lin", (PyCFunction)audioop_alaw2lin, METH_FASTCALL, audioop_alaw2lin__doc__},
839 audioop_alaw2lin(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in audioop_alaw2lin() function
/external/python/cpython2/Modules/
Daudioop.c1389 audioop_alaw2lin(PyObject *self, PyObject *args) in audioop_alaw2lin() function
1661 { "alaw2lin", audioop_alaw2lin, METH_VARARGS },