Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Daudioop.c.h331 {"maxpp", (PyCFunction)audioop_maxpp, METH_FASTCALL, audioop_maxpp__doc__},
337 audioop_maxpp(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in audioop_maxpp() function
/external/python/cpython2/Modules/
Daudioop.c702 audioop_maxpp(PyObject *self, PyObject *args) in audioop_maxpp() function
1649 { "maxpp", audioop_maxpp, METH_VARARGS },