HomeSort by relevance Sort by last modified time
    Searched refs:sample_rate_estimator (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/os/algos/calibration/gyroscope/
gyro_cal.c 117 * sample_rate_estimator: Pointer to the estimator data structure.
122 static void gyroSamplingRateUpdate(struct SampleRateData* sample_rate_estimator,
225 gyroSamplingRateUpdate(&gyro_cal->sample_rate_estimator, NULL, 0,
301 gyroSamplingRateUpdate(&gyro_cal->sample_rate_estimator, NULL,
445 gyroSamplingRateUpdate(&gyro_cal->sample_rate_estimator, NULL,
489 gyroSamplingRateUpdate(&gyro_cal->sample_rate_estimator, NULL,
612 gyroSamplingRateUpdate(&gyro_cal->sample_rate_estimator, NULL,
    [all...]
gyro_cal.h 189 struct SampleRateData sample_rate_estimator; // Debug sample rate estimator. member in struct:GyroCal

Completed in 1318 milliseconds