Searched refs:audioop_tomono_impl (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Modules/clinic/ |
D | audioop.c.h | 438 audioop_tomono_impl(PyObject *module, Py_buffer *fragment, int width, 454 return_value = audioop_tomono_impl(module, &fragment, width, lfactor, rfactor); in audioop_tomono()
|
/external/python/cpython3/Modules/ |
D | audioop.c | 953 audioop_tomono_impl(PyObject *module, Py_buffer *fragment, int width, in audioop_tomono_impl() function
|