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