OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:start_new_window
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/src/algos/
gyro_stillness_detect.c
48
gyro_still_det->
start_new_window
= true;
81
if (gyro_still_det->
start_new_window
) {
85
gyro_still_det->
start_new_window
= false;
215
gyro_still_det->
start_new_window
= true;
/device/google/contexthub/firmware/inc/algos/
gyro_stillness_detect.h
58
bool
start_new_window
;
member in struct:gyroStillDet_t
Completed in 115 milliseconds