Home
last modified time | relevance | path

Searched defs:thresh_filter (Results 1 – 2 of 2) sorted by relevance

/hardware/invensense/60xx/mlsdk/mllite/
Dcompass.c146 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()
Dcompass.h64 struct yas_thresh_filter thresh_filter[3]; member