Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Ddatalogger_outputs.c49 void inv_get_sensor_type_gyro_raw_short(short *values, inv_time_t *timestamp) in inv_get_sensor_type_gyro_raw_short()
65 inv_time_t *timestamp) in inv_get_sensor_type_gyro_raw_body_float()
92 inv_time_t *timestamp) in inv_get_sensor_type_gyro_float()
107 void inv_get_sensor_type_accel_raw_short(short *values, inv_time_t *timestamp) in inv_get_sensor_type_accel_raw_short()
126 inv_time_t *timestamp) in inv_get_sensor_type_accel_float()
141 void inv_get_sensor_type_compass_raw_short(short *values, inv_time_t *timestamp) in inv_get_sensor_type_compass_raw_short()
161 float *values, int8_t *accuracy, inv_time_t *timestamp) in inv_get_sensor_type_compass_float()
226 void inv_get_sensor_type_temperature_float(float *value, inv_time_t *timestamp) in inv_get_sensor_type_temperature_float()
252 inv_time_t *timestamp) in inv_get_sensor_type_quat_float()
270 inv_time_t * timestamp) in inv_get_sensor_type_gravity_float()
[all …]
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dhal_outputs.c75 inv_time_t * timestamp) in inv_get_sensor_type_accelerometer()
104 inv_time_t * timestamp) in inv_get_sensor_type_linear_acceleration()
133 inv_time_t * timestamp) in inv_get_sensor_type_gravity()
163 inv_time_t * timestamp) in inv_get_sensor_type_gyroscope()
189 inv_time_t * timestamp) in inv_get_sensor_type_gyroscope_raw()
233 inv_time_t * timestamp) in inv_get_sensor_type_rotation_vector()
254 inv_time_t * timestamp) in inv_get_sensor_type_rotation_vector_6_axis()
297 inv_time_t * timestamp) in inv_get_sensor_type_geomagnetic_rotation_vector()
329 inv_time_t * timestamp) in inv_get_sensor_type_magnetic_field()
357 inv_time_t * timestamp) in inv_get_sensor_type_magnetic_field_raw()
[all …]
Dresults_holder.c65 void inv_store_gaming_quaternion(const long *quat, inv_time_t timestamp) in inv_store_gaming_quaternion()
77 void inv_store_accel_quaternion(const long *quat, inv_time_t timestamp) in inv_store_accel_quaternion()
88 void inv_set_compass_correction(const long *data, inv_time_t timestamp) in inv_set_compass_correction()
100 void inv_set_geomagnetic_compass_correction(const long *data, inv_time_t timestamp) in inv_set_geomagnetic_compass_correction()
112 void inv_get_compass_correction(long *data, inv_time_t *timestamp) in inv_get_compass_correction()
123 void inv_get_geomagnetic_compass_correction(long *data, inv_time_t *timestamp) in inv_get_geomagnetic_compass_correction()
276 inv_error_t inv_get_6axis_quaternion(long *data, inv_time_t *timestamp) in inv_get_6axis_quaternion()
301 inv_error_t inv_get_geomagnetic_quaternion(long *data, inv_time_t *timestamp) in inv_get_geomagnetic_quaternion()
332 void inv_get_quaternion_set(long *data, int *accuracy, inv_time_t *timestamp) in inv_get_quaternion_set()
Ddata_builder.c400 inv_time_t timestamp = 0; in inv_get_last_timestamp() local
781 inv_error_t inv_build_accel(const long *accel, int status, inv_time_t timestamp) in inv_build_accel()
820 inv_error_t inv_build_gyro(const short *gyro, inv_time_t timestamp) in inv_build_gyro()
852 inv_time_t timestamp) in inv_build_compass()
893 inv_error_t inv_build_temp(const long temp, inv_time_t timestamp) in inv_build_temp()
924 inv_error_t inv_build_quat(const long *quat, int status, inv_time_t timestamp) in inv_build_quat()
964 inv_error_t inv_build_pressure(const long pressure, int status, inv_time_t timestamp) in inv_build_pressure()
1227 void inv_get_accel_set(long *data, int8_t *accuracy, inv_time_t *timestamp) in inv_get_accel_set()
1245 void inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t *timestamp) in inv_get_gyro_set()
1261 void inv_get_gyro_set_raw(long *data, int8_t *accuracy, inv_time_t *timestamp) in inv_get_gyro_set_raw()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Dts_parser.h61 typedef struct timestamp { struct
62 OMX_TICKS timestamps; argument
64 }timestamp; typedef
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dhal_outputs.c123 inv_time_t * timestamp) in inv_get_sensor_type_accelerometer()
152 inv_time_t * timestamp) in inv_get_sensor_type_linear_acceleration()
177 inv_time_t * timestamp) in inv_get_sensor_type_gravity()
202 inv_time_t * timestamp) in inv_get_sensor_type_gyroscope()
228 inv_time_t * timestamp) in inv_get_sensor_type_gyroscope_raw()
272 inv_time_t * timestamp) in inv_get_sensor_type_rotation_vector()
294 inv_time_t * timestamp) in inv_get_sensor_type_rotation_vector_6_axis()
339 inv_time_t * timestamp) in inv_get_sensor_type_geomagnetic_rotation_vector()
375 inv_time_t * timestamp) in inv_get_sensor_type_magnetic_field()
403 inv_time_t * timestamp) in inv_get_sensor_type_magnetic_field_raw()
[all …]
Dresults_holder.c67 void inv_store_gaming_quaternion(const long *quat, inv_time_t timestamp) in inv_store_gaming_quaternion()
79 void inv_store_nav_quaternion(const float *quat, inv_time_t timestamp) in inv_store_nav_quaternion()
90 void inv_store_geomag_quaternion(const float *quat, inv_time_t timestamp) in inv_store_geomag_quaternion()
101 void inv_store_game_quaternion(const float *quat, inv_time_t timestamp) in inv_store_game_quaternion()
113 void inv_store_accel_quaternion(const long *quat, inv_time_t timestamp) in inv_store_accel_quaternion()
124 void inv_set_compass_correction(const long *data, inv_time_t timestamp) in inv_set_compass_correction()
136 void inv_set_geomagnetic_compass_correction(const long *data, inv_time_t timestamp) in inv_set_geomagnetic_compass_correction()
148 void inv_get_compass_correction(long *data, inv_time_t *timestamp) in inv_get_compass_correction()
159 void inv_get_geomagnetic_compass_correction(long *data, inv_time_t *timestamp) in inv_get_geomagnetic_compass_correction()
295 inv_error_t inv_get_6axis_quaternion(long *data, inv_time_t *timestamp) in inv_get_6axis_quaternion()
[all …]
Ddata_builder.c603 inv_time_t timestamp = 0; in inv_get_last_timestamp() local
1007 inv_error_t inv_build_accel(const long *accel, int status, inv_time_t timestamp) in inv_build_accel()
1046 inv_error_t inv_build_gyro(const short *gyro, inv_time_t timestamp) in inv_build_gyro()
1078 inv_time_t timestamp) in inv_build_compass()
1119 inv_error_t inv_build_temp(const long temp, inv_time_t timestamp) in inv_build_temp()
1150 inv_error_t inv_build_quat(const long *quat, int status, inv_time_t timestamp) in inv_build_quat()
1192 inv_error_t inv_build_pressure(const long pressure, int status, inv_time_t timestamp) in inv_build_pressure()
1454 void inv_get_accel_set(long *data, int8_t *accuracy, inv_time_t *timestamp) in inv_get_accel_set()
1472 void inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t *timestamp) in inv_get_gyro_set()
1488 void inv_get_gyro_set_raw(long *data, int8_t *accuracy, inv_time_t *timestamp) in inv_get_gyro_set_raw()
[all …]
/hardware/qcom/camera/msm8998/QCamera2/util/
Dcamscope_packet_type.cpp254 struct timeval timestamp, in fill_camscope_sw_base()
280 uint32_t size, struct timeval timestamp, in fill_camscope_timing()
310 struct timeval timestamp, in fill_camscope_in_out_timing()
339 struct timeval timestamp; in camscope_base_log() local
375 struct timeval timestamp; in camscope_sw_base_log() local
415 struct timeval timestamp; in camscope_timing_log() local
458 struct timeval timestamp; in camscope_in_out_timing_log() local
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Dts_parser.h77 typedef struct timestamp { struct
78 OMX_TICKS timestamps; argument
80 } timestamp; typedef
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Dts_parser.h78 typedef struct timestamp { struct
79 OMX_TICKS timestamps; argument
81 } timestamp; typedef
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Dts_parser.h78 typedef struct timestamp { struct
79 OMX_TICKS timestamps; argument
81 } timestamp; argument
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Dts_parser.h78 typedef struct timestamp { struct
79 OMX_TICKS timestamps; argument
81 } timestamp; typedef
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Dts_parser.h78 typedef struct timestamp { struct
79 OMX_TICKS timestamps; argument
81 } timestamp; argument
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Dts_parser.h78 typedef struct timestamp { struct
79 OMX_TICKS timestamps; argument
81 } timestamp; typedef
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
Dinv_sysfs_utils.c70 int inv_read_buffer(int fd, long *data, long long *timestamp) in inv_read_buffer()
97 long long *timestamp) in inv_read_raw()
123 long long *timestamp) in inv_read_temperature_raw()
245 long long *timestamp) in inv_read_q16()
266 long long *timestamp) in inv_read_temp_q16()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
Dinv_sysfs_utils.c76 int inv_read_buffer(int fd, long *data, long long *timestamp) in inv_read_buffer()
103 long long *timestamp) in inv_read_raw()
129 long long *timestamp) in inv_read_temperature_raw()
251 long long *timestamp) in inv_read_q16()
272 long long *timestamp) in inv_read_temp_q16()
/hardware/qcom/sm7250/display/composer/
Dhwc_callbacks.cpp76 HWC2::Error HWCCallbacks::Vsync(hwc2_display_t display, int64_t timestamp) { in Vsync()
88 HWC2::Error HWCCallbacks::Vsync_2_4(hwc2_display_t display, int64_t timestamp, uint32_t period) { in Vsync_2_4()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_callbacks.cpp56 HWC2::Error HWCCallbacks::Vsync(hwc2_display_t display, int64_t timestamp) { in Vsync()
66 HWC2::Error HWCCallbacks::Vsync_2_4(hwc2_display_t display, int64_t timestamp, uint32_t period) { in Vsync_2_4()
/hardware/invensense/6515/libsensors_iio/
DCompassSensor.AKM.cpp123 int CompassSensor::readSample(long *data, int64_t *timestamp) in readSample()
138 int CompassSensor::readRawSample(float *data, int64_t *timestamp) in readRawSample()
/hardware/invensense/65xx/libsensors_iio/
DCompassSensor.AKM.cpp123 int CompassSensor::readSample(long *data, int64_t *timestamp) in readSample()
138 int CompassSensor::readRawSample(float *data, int64_t *timestamp) in readRawSample()
/hardware/google/camera/common/sensor_listener/
Dgoog_sensor_sync.cc171 int64_t GoogSensorSync::SyncTimestamp(int64_t timestamp) { in SyncTimestamp()
212 int64_t timestamp) { in FindNearestEvent()
230 int64_t GoogSensorSync::MatchTimestamp(int64_t timestamp, int64_t frame_id) { in MatchTimestamp()
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Dvsyncworker.cpp111 int VSyncWorker::SyntheticWaitVBlank(int64_t &timestamp) { in SyntheticWaitVBlank()
170 int64_t timestamp; in Routine() local
/hardware/interfaces/gnss/common/utils/default/
DUtils.cpp130 V2_0::ElapsedRealtime timestamp = { in getMockMeasurementV2_0() local
207 ElapsedRealtime timestamp = { in getMockMeasurement() local
236 const V2_0::ElapsedRealtime timestamp = { in getMockLocationV2_0() local
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_vsync.cpp59 uint64_t timestamp = 0; in handle_vsync_event() local
198 uint64_t timestamp = systemTime(); in vsync_loop() local

12345678910>>...15