Searched defs:plc (Results 1 – 3 of 3) sorted by relevance
25 void lc3_plc_reset(struct lc3_plc_state *plc) in lc3_plc_reset()34 void lc3_plc_suspend(struct lc3_plc_state *plc) in lc3_plc_suspend()44 struct lc3_plc_state *plc, const float *x, float *y) in lc3_plc_synthesize()
665 static PyObject *new_plc_state(const struct lc3_plc_state *plc) in new_plc_state()683 PyObject *obj, struct lc3_plc_state *plc) in to_plc_state()
146 lc3_plc_state_t plc; member