Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Daudioop.c.h223 {"findfactor", (PyCFunction)audioop_findfactor, METH_FASTCALL, audioop_findfactor__doc__},
230 audioop_findfactor(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in audioop_findfactor() function
/external/python/cpython2/Modules/
Daudioop.c575 audioop_findfactor(PyObject *self, PyObject *args) in audioop_findfactor() function
1654 { "findfactor", audioop_findfactor, METH_VARARGS },