Home
last modified time | relevance | path

Searched defs:fragment1 (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/clinic/
Daudioop.c.h519 Py_buffer fragment1 = {NULL, NULL}; in audioop_add() local
/external/python/cpython3/Modules/
Daudioop.c1050 audioop_add_impl(PyObject *module, Py_buffer *fragment1, in audioop_add_impl()