Searched refs:synthesize_py (Results 1 – 3 of 3) sorted by relevance
/btstack/3rd-party/lc3-google/test/ |
H A D | ltpf_py.c | 78 static PyObject *synthesize_py(PyObject *m, PyObject *args) in synthesize_py() function 126 { "ltpf_synthesize", synthesize_py, METH_VARARGS },
|
H A D | tns_py.c | 137 static PyObject *synthesize_py(PyObject *m, PyObject *args) in synthesize_py() function 181 { "tns_synthesize" , synthesize_py , METH_VARARGS },
|
H A D | sns_py.c | 165 static PyObject *synthesize_py(PyObject *m, PyObject *args) in synthesize_py() function 205 { "sns_synthesize" , synthesize_py , METH_VARARGS },
|