Home
last modified time | relevance | path

Searched refs:NEAR_ZERO_MAGNITUDE (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c79 #define NEAR_ZERO_MAGNITUDE 1.0f // m/s^2 macro
447 if (magnitude < NEAR_ZERO_MAGNITUDE) { in add_samples()