Searched defs:spl1 (Results 1 – 2 of 2) sorted by relevance
67 double spl1 = f < max(p->knots[0].f, 1)? gains[0] : in make_filter() local
83 double spl1 = f < 1? spl[0] : lsx_spline3(fs, spl, d, (int)LEN, log(f)); in make_filter() local