Searched refs:sox_compandt_t (Results 1 – 4 of 4) sorted by relevance
29 } sox_compandt_t; typedef31 sox_bool lsx_compandt_parse(sox_compandt_t * t, char * points, char * gain);32 sox_bool lsx_compandt_show(sox_compandt_t * t, sox_plot_t plot);33 void lsx_compandt_kill(sox_compandt_t * p);36 static double lsx_compandt(sox_compandt_t * t, double in_lin) in lsx_compandt()
25 sox_bool lsx_compandt_show(sox_compandt_t * t, sox_plot_t plot) in lsx_compandt_show()79 static void prepare_transfer_fn(sox_compandt_t * t) in prepare_transfer_fn()160 sox_bool lsx_compandt_parse(sox_compandt_t * t, char * points, char * gain) in lsx_compandt_parse()225 void lsx_compandt_kill(sox_compandt_t * p) in lsx_compandt_kill()
47 sox_compandt_t transfer_fn;
53 sox_compandt_t transfer_fn;