aboutsummaryrefslogtreecommitdiffstats
path: root/src/bnetz/dsp.h
blob: 6d249c5807516791a30f605b502a2544f49c3433 (plain)
1
2
3
4
5
void dsp_init(void);
int dsp_init_sender(bnetz_t *bnetz);
void dsp_cleanup_sender(bnetz_t *bnetz);