HomeSort by relevance Sort by last modified time
    Searched refs:yas_thresh_filter (Results 1 - 2 of 2) sorted by null

  /hardware/invensense/60xx/mlsdk/mllite/
compass.h 57 struct yas_thresh_filter { struct
64 struct yas_thresh_filter thresh_filter[3];
compass.c 146 static void thresh_filter_init(struct yas_thresh_filter *thresh_filter, float threshold)
152 static float thresh_filter_filter(struct yas_thresh_filter *thresh_filter, float in)

Completed in 61 milliseconds