Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/diversity_checker/
Ddiversity_checker.h65 struct DiversityDbg { struct
66 uint32_t diversity_count;
67 float var_log;
68 float mean_log;
69 float max_log;
70 float min_log;
71 float diverse_data_log[THREE_AXIS_DATA_DIM * NUM_DIVERSE_VECTORS];
72 size_t new_trigger;