/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/ |
D | datalogger_outputs.c | 49 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/interfaces/automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/test/ |
D | prop_different_types.json | 3 "timestamp": 1000000, number 9 "timestamp": 1000000, number 15 "timestamp": 1000000, number 21 "timestamp": 1000000, number 27 "timestamp": 1000000, number 33 "timestamp": 1000000, number 39 "timestamp": 1000000, number 50 "timestamp": 1000000, number
|
D | prop.json | 3 "timestamp": 1000000, number 9 "timestamp": 2000000, number 15 "timestamp": 3000000, number 21 "timestamp": 4000000, number
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/ |
D | prop.json | 3 "timestamp": 1000000, number 9 "timestamp": 2000000, number 15 "timestamp": 3000000, number 21 "timestamp": 4000000, number
|
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/test/fakedata/ |
D | prop.json | 3 "timestamp": 1000000, number 9 "timestamp": 2000000, number 15 "timestamp": 3000000, number 21 "timestamp": 4000000, number
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
D | hal_outputs.c | 75 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 …]
|
D | results_holder.c | 65 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()
|
D | data_builder.c | 400 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/ |
D | ts_parser.h | 61 typedef struct timestamp { struct 62 OMX_TICKS timestamps; argument 64 }timestamp; typedef
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | ts_parser.h | 77 typedef struct timestamp { struct 78 OMX_TICKS timestamps; argument 80 } timestamp; argument
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | ts_parser.h | 78 typedef struct timestamp { struct 79 OMX_TICKS timestamps; argument 81 } timestamp; argument
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/ |
D | ts_parser.h | 78 typedef struct timestamp { struct 79 OMX_TICKS timestamps; argument 81 } timestamp; argument
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | ts_parser.h | 78 typedef struct timestamp { struct 79 OMX_TICKS timestamps; argument 81 } timestamp; argument
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | ts_parser.h | 78 typedef struct timestamp { struct 79 OMX_TICKS timestamps; argument 81 } timestamp; argument
|
/hardware/qcom/camera/msm8998/QCamera2/util/ |
D | camscope_packet_type.cpp | 254 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/invensense/6515/libsensors_iio/software/core/mllite/ |
D | hal_outputs.c | 123 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 …]
|
D | results_holder.c | 67 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 …]
|
D | data_builder.c | 603 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/invensense/6515/libsensors_iio/software/core/mllite/linux/ |
D | inv_sysfs_utils.c | 76 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/invensense/65xx/libsensors_iio/software/core/mllite/linux/ |
D | inv_sysfs_utils.c | 70 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/nxp/nfc/snxxx/halimpl/utils/ |
D | phNxpEventLogger.cc | 40 static void GetCurrentTimestamp(char* timestamp) { in GetCurrentTimestamp() 106 char timestamp[TIMESTAMP_BUFFER_SIZE]; in Log() local
|
/hardware/qcom/sm7250/display/composer/ |
D | hwc_callbacks.cpp | 76 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/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/override/ |
D | hvac_temperature_set.json | 3 "timestamp": 1000000, number
|
D | gear_selection.json | 3 "timestamp": 1000000, number
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_callbacks.cpp | 56 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()
|