Searched refs:side_data (Results 1 – 2 of 2) sorted by relevance
39 struct side_data { struct286 int nbytes, struct side_data *side) in analyze()338 const struct side_data *side, int nbytes, void *buffer) in encode()448 struct side_data side; in lc3_encode()566 const void *data, int nbytes, struct side_data *side) in decode()613 const struct side_data *side, int nbytes) in synthesize()755 struct side_data side; in lc3_decode()
620 static PyObject *new_side_data(const struct side_data *side) in new_side_data()640 static PyObject *to_side_data(PyObject *obj, struct side_data *side) in to_side_data()