Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/drivers/tilt_detection/
Dtilt_detection.c44 uint32_t this_batch_num_samples; member
100 state->this_batch_num_samples++; in algoUpdate()
105 invN = 1.0f / state->this_batch_num_samples; in algoUpdate()
133 state->this_batch_num_samples = 0; in algoUpdate()