Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/tilt_detection/
Dtilt_detection.c46 uint32_t this_batch_num_samples; member
102 state->this_batch_num_samples++; in algoUpdate()
107 invN = 1.0f / state->this_batch_num_samples; in algoUpdate()
135 state->this_batch_num_samples = 0; in algoUpdate()