Searched defs:thresh_filter (Results 1 – 2 of 2) sorted by relevance
146 static void thresh_filter_init(struct yas_thresh_filter *thresh_filter, float threshold) in thresh_filter_init()152 static float thresh_filter_filter(struct yas_thresh_filter *thresh_filter, float in) in thresh_filter_filter()
64 struct yas_thresh_filter thresh_filter[3]; member