Searched refs:dcblock_new (Results 1 – 4 of 4) sorted by relevance
47 dcblockl = dcblock_new(0.995); in test_file()48 dcblockr = dcblock_new(0.995); in test_file()
22 struct dcblock *dcblock_new(float R);
15 struct dcblock *dcblock_new(float R) in dcblock_new() function
233 data->dcblockl = dcblock_new(*data->ports[4]); in dcblock_run()235 data->dcblockr = dcblock_new(*data->ports[4]); in dcblock_run()