Searched refs:lhn2 (Results 1 – 1 of 1) sorted by relevance
100 float lhn2 = hn_lpf(n, param[i].upper, fs); in hn() local101 ret += param[i].gain * (lhn2 - lhn); in hn()102 lhn = lhn2; in hn()