Searched refs:audioop_mul_impl (Results 1 – 2 of 2) sorted by relevance
402 audioop_mul_impl(PyObject *module, Py_buffer *fragment, int width,417 return_value = audioop_mul_impl(module, &fragment, width, factor); in audioop_mul()
912 audioop_mul_impl(PyObject *module, Py_buffer *fragment, int width, in audioop_mul_impl() function