Home
last modified time | relevance | path

Searched refs:sp_lpf18_init (Results 1 – 7 of 7) sorted by relevance

/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/examples/
H A Dex_sdelay.c42 sp_lpf18_init(sp, ud.filt1); in main()
46 sp_lpf18_init(sp, ud.filt2); in main()
H A Dex_lpf18.c48 sp_lpf18_init(sp, ud.lpf);
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/test/t/
H A Dt_sdelay.c33 sp_lpf18_init(sp, ud.filt1); in t_sdelay()
37 sp_lpf18_init(sp, ud.filt2); in t_sdelay()
H A Dt_lpf18.c36 sp_lpf18_init(sp, ud.lpf); in t_lpf18()
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/h/
H A Dlpf18.h8 int sp_lpf18_init(sp_data *sp, sp_lpf18 *p);
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/test/p/
H A Dp_lpf18.c19 sp_lpf18_init(sp, unit[u]); in main()
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/modules/
H A Dlpf18.c29 int sp_lpf18_init(sp_data *sp, sp_lpf18 *p) in sp_lpf18_init() function