Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Daudioop.c.h475 audioop_tostereo_impl(PyObject *module, Py_buffer *fragment, int width,
491 return_value = audioop_tostereo_impl(module, &fragment, width, lfactor, rfactor); in audioop_tostereo()
/external/python/cpython3/Modules/
Daudioop.c1002 audioop_tostereo_impl(PyObject *module, Py_buffer *fragment, int width, in audioop_tostereo_impl() function