Searched refs:timestamp_prev (Results 1 – 8 of 8) sorted by relevance
103 inv_time_t timestamp_prev; member116 inv_time_t timestamp_prev; member
339 if (sensors.quat.timestamp_prev != sensors.quat.timestamp) in inv_raw_sensor_timestamp()345 if (sensors.gyro.timestamp_prev != sensors.gyro.timestamp) in inv_raw_sensor_timestamp()351 if (sensors.accel.timestamp_prev != sensors.accel.timestamp) in inv_raw_sensor_timestamp()357 if (sensors.compass.timestamp_prev != sensors.compass.timestamp) in inv_raw_sensor_timestamp()383 if (sensors.quat.timestamp_prev != sensors.quat.timestamp) in inv_get_9_axis_timestamp()1033 sensors.accel.timestamp_prev = sensors.accel.timestamp; in inv_build_accel()1059 sensors.gyro.timestamp_prev = sensors.gyro.timestamp; in inv_build_gyro()1106 sensors.compass.timestamp_prev = sensors.compass.timestamp; in inv_build_compass()1131 sensors.temp.timestamp_prev = sensors.temp.timestamp; in inv_build_temp()1171 sensors.quat.timestamp_prev = sensors.quat.timestamp; in inv_build_quat()
613 if (sensor_cal->gyro.timestamp_prev == sensor_cal->gyro.timestamp) { in inv_generate_hal_outputs()616 if (sensor_cal->accel.timestamp_prev == sensor_cal->accel.timestamp) { in inv_generate_hal_outputs()619 if (sensor_cal->compass.timestamp_prev == sensor_cal->compass.timestamp) { in inv_generate_hal_outputs()622 if (sensor_cal->quat.timestamp_prev == sensor_cal->quat.timestamp) { in inv_generate_hal_outputs()
101 inv_time_t timestamp_prev; member
807 sensors.accel.timestamp_prev = sensors.accel.timestamp; in inv_build_accel()833 sensors.gyro.timestamp_prev = sensors.gyro.timestamp; in inv_build_gyro()880 sensors.compass.timestamp_prev = sensors.compass.timestamp; in inv_build_compass()905 sensors.temp.timestamp_prev = sensors.temp.timestamp; in inv_build_temp()
6059 static long long timestamp_prev = 0; in async_process_event_fbd() local6091 timestamp_prev); in async_process_event_fbd()6093 p_buffer_hdr->nTimeStamp = timestamp_prev; in async_process_event_fbd()6101 timestamp_prev = p_buffer_hdr->nTimeStamp; in async_process_event_fbd()
6193 static long long timestamp_prev = 0; in async_process_event_fbd() local6225 timestamp_prev); in async_process_event_fbd()6227 p_buffer_hdr->nTimeStamp = timestamp_prev; in async_process_event_fbd()6235 timestamp_prev = p_buffer_hdr->nTimeStamp; in async_process_event_fbd()
6222 static long long timestamp_prev = 0; in async_process_event_fbd() local6254 timestamp_prev); in async_process_event_fbd()6256 p_buffer_hdr->nTimeStamp = timestamp_prev; in async_process_event_fbd()6264 timestamp_prev = p_buffer_hdr->nTimeStamp; in async_process_event_fbd()