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

  /hardware/invensense/mlsdk/mllite/
compass.h 65 } yas_filter_handle_t; typedef in typeref:struct:__anon20561
68 int (*init)(yas_filter_handle_t *t);
69 int (*update)(yas_filter_handle_t *t, float *input, float *output);
compass.c 164 static int init(yas_filter_handle_t *t)
185 static int update(yas_filter_handle_t *t, float *input, float *output)
mlsupervisor.c 68 static yas_filter_handle_t handle;

Completed in 1733 milliseconds