Searched defs:timestamp (Results 1 - 25 of 81) sorted by relevance

1234

/hardware/qcom/msm8x74/kernel-headers/media/
H A Dmsmb_generic_buf_mgr.h26 struct timeval timestamp; member in struct:msm_buf_mngr_info
/hardware/qcom/msm8x74/original-kernel-headers/media/
H A Dmsmb_generic_buf_mgr.h8 struct timeval timestamp; member in struct:msm_buf_mngr_info
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Dts_parser.h61 typedef struct timestamp { struct in class:omx_time_stamp_reorder
64 }timestamp; typedef in class:omx_time_stamp_reorder
66 timestamp input_timestamps[TIME_SZ];
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Dts_parser.h62 typedef struct timestamp { struct in class:omx_time_stamp_reorder
65 } timestamp; typedef in class:omx_time_stamp_reorder
67 timestamp input_timestamps[TIME_SZ];
/hardware/invensense/65xx/libsensors_iio/
H A DCompassSensor.AKM.cpp120 @para[in] timestamp data's timestamp
123 int CompassSensor::readSample(long *data, int64_t *timestamp) argument
128 return mCompassSensor->readSample(data, timestamp);
135 @para[in] timestamp data's timestamp
138 int CompassSensor::readRawSample(float *data, int64_t *timestamp) argument
143 int res = mCompassSensor->readSample(ldata, timestamp);
H A DCompassSensor.IIO.9150.cpp238 @para[in] timestamp data's timestamp
241 int CompassSensor::readSample(long *data, int64_t *timestamp) argument
260 *timestamp = mCompassTimestamp;
H A DCompassSensor.IIO.primary.cpp375 @para[in] timestamp data's timestamp
378 int CompassSensor::readSample(long *data, int64_t *timestamp) { argument
399 *timestamp = *((long long *) (rdata + 8 * mEnable));
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
H A Dinv_sysfs_utils.c67 * @timestamp: Time when data was read from device. Use NULL if unsupported.
70 int inv_read_buffer(int fd, long *data, long long *timestamp) argument
78 if (!timestamp)
82 &data[2], timestamp);
84 if (count < (timestamp?4:3))
93 * @timestamp: Time when data was read from device. Use NULL if unsupported.
97 long long *timestamp)
105 if (!timestamp)
109 &data[2], timestamp);
110 if (count < (timestamp
96 inv_read_raw(const struct inv_sysfs_names_s *names, long *data, long long *timestamp) argument
122 inv_read_temperature_raw(const struct inv_sysfs_names_s *names, short *data, long long *timestamp) argument
244 inv_read_q16(const struct inv_sysfs_names_s *names, long *data, long long *timestamp) argument
265 inv_read_temp_q16(const struct inv_sysfs_names_s *names, long *data, long long *timestamp) argument
[all...]
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_uevents.cpp57 int64_t timestamp = 0; local
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_uevents.cpp58 int64_t timestamp = 0; local
H A Dhwc_vsync.cpp66 uint64_t timestamp[2]; local
127 // extract timestamp
129 timestamp[dpy] = strtoull(vdata + strlen("VSYNC="),
132 // send timestamp to SurfaceFlinger
134 "%s: timestamp %llu sent to SF for dpy=%d",
135 __FUNCTION__, timestamp[dpy], dpy);
136 ctx->proc->vsync(ctx->proc, dpy, timestamp[dpy]);
150 //the vsync timestamp node cannot be opened at bootup. There is no
156 timestamp[HWC_DISPLAY_PRIMARY] = systemTime();
158 timestamp[HWC_DISPLAY_PRIMAR
[all...]
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_uevents.cpp57 int64_t timestamp = 0; local
/hardware/libhardware_legacy/audio/
H A DAudioHardwareInterface.cpp74 status_t AudioStreamOut::getNextWriteTimestamp(int64_t *timestamp) argument
/hardware/qcom/display/msm8974/libqdutils/
H A DqdMetaData.h69 int64_t timestamp; member in struct:MetaData_t
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
H A Dhal_outputs.c53 * @param[out] timestamp The timestamp for this sensor. Derived from the timestamp sent to
58 inv_time_t * timestamp)
65 inv_get_accel_set(accel, accuracy, timestamp);
80 * @param[out] timestamp The timestamp for this sensor. Derived from the timestamp sent to
85 inv_time_t * timestamp)
89 inv_get_accel_set(accel, accuracy, timestamp);
57 inv_get_sensor_type_accelerometer(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
84 inv_get_sensor_type_linear_acceleration(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
108 inv_get_sensor_type_gravity(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
138 inv_get_sensor_type_gyroscope(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
162 inv_get_sensor_type_gyroscope_raw(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
203 inv_get_sensor_type_rotation_vector(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
233 inv_get_sensor_type_magnetic_field(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
308 inv_get_sensor_type_orientation(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
[all...]
H A Ddata_builder.h88 inv_time_t timestamp; member in struct:inv_single_sensor_t
100 inv_time_t timestamp; member in struct:inv_quat_sensor_t
176 inv_error_t inv_build_gyro(const short *gyro, inv_time_t timestamp);
178 inv_time_t timestamp);
180 inv_time_t timestamp);
181 inv_error_t inv_build_temp(const long temp, inv_time_t timestamp);
182 inv_error_t inv_build_quat(const long *quat, int status, inv_time_t timestamp);
206 void inv_get_accel_set(long *data, int8_t *accuracy, inv_time_t * timestamp);
207 void inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t * timestamp);
208 void inv_get_gyro_set_raw(long *data, int8_t *accuracy, inv_time_t * timestamp);
[all...]
H A Dresults_holder.c59 void inv_store_gaming_quaternion(const long *quat, inv_time_t timestamp) argument
63 rh.gam_timestamp = timestamp;
69 * @param[in] timestamp Timestamp of when this is valid
71 void inv_set_compass_correction(const long *data, inv_time_t timestamp) argument
75 rh.nav_timestamp = timestamp;
81 * @param[out] timestamp Timestamp of when this is valid
83 void inv_get_compass_correction(long *data, inv_time_t *timestamp) argument
86 *timestamp = rh.nav_timestamp;
251 /** Returns a quaternion with accuracy and timestamp.
254 * @param[out] timestamp Timestam
256 inv_get_quaternion_set(long *data, int *accuracy, inv_time_t *timestamp) argument
[all...]
/hardware/qcom/camera/QCamera2/HAL/test/
H A Dqcamera_test.cpp235 * @timestamp : timestamp of buffer
241 void CameraContext::postDataTimestamp(nsecs_t timestamp, argument
245 printf("Recording cb: %d %lld %p\n", msgType, timestamp, dataPtr.get());
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Dhal_outputs.c69 * @param[out] timestamp The timestamp for this sensor. Derived from the timestamp sent to
74 inv_time_t * timestamp)
81 inv_get_accel_set(accel, accuracy, timestamp);
96 * @param[out] timestamp The timestamp for this sensor. Derived from the timestamp sent to
101 inv_time_t * timestamp)
105 inv_get_accel_set(accel, accuracy, timestamp);
73 inv_get_sensor_type_accelerometer(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
100 inv_get_sensor_type_linear_acceleration(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
124 inv_get_sensor_type_gravity(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
154 inv_get_sensor_type_gyroscope(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
180 inv_get_sensor_type_gyroscope_raw(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
221 inv_get_sensor_type_rotation_vector(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
242 inv_get_sensor_type_rotation_vector_6_axis(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
286 inv_get_sensor_type_geomagnetic_rotation_vector(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
318 inv_get_sensor_type_magnetic_field(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
346 inv_get_sensor_type_magnetic_field_raw(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
372 inv_time_t timestamp; local
481 inv_get_sensor_type_orientation(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
492 inv_get_sensor_type_orientation_6_axis(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
506 inv_get_sensor_type_orientation_geomagnetic(float *values, int8_t *accuracy, inv_time_t * timestamp) argument
[all...]
H A Ddata_builder.h98 inv_time_t timestamp; member in struct:inv_single_sensor_t
111 inv_time_t timestamp; member in struct:inv_quat_sensor_t
230 inv_error_t inv_build_gyro(const short *gyro, inv_time_t timestamp);
232 inv_time_t timestamp);
234 inv_time_t timestamp);
235 inv_error_t inv_build_temp(const long temp, inv_time_t timestamp);
236 inv_error_t inv_build_quat(const long *quat, int status, inv_time_t timestamp);
277 void inv_get_accel_set(long *data, int8_t *accuracy, inv_time_t * timestamp);
278 void inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t * timestamp);
279 void inv_get_gyro_set_raw(long *data, int8_t *accuracy, inv_time_t * timestamp);
[all...]
H A Dresults_holder.c65 void inv_store_gaming_quaternion(const long *quat, inv_time_t timestamp) argument
69 rh.gam_timestamp = timestamp;
77 void inv_store_accel_quaternion(const long *quat, inv_time_t timestamp) argument
81 rh.geomag_timestamp = timestamp;
86 * @param[in] timestamp Timestamp of when this is valid
88 void inv_set_compass_correction(const long *data, inv_time_t timestamp) argument
92 rh.nav_timestamp = timestamp;
98 * @param[in] timestamp Timestamp of when this is valid
100 void inv_set_geomagnetic_compass_correction(const long *data, inv_time_t timestamp) argument
104 rh.geomag_timestamp = timestamp;
112 inv_get_compass_correction(long *data, inv_time_t *timestamp) argument
123 inv_get_geomagnetic_compass_correction(long *data, inv_time_t *timestamp) argument
300 inv_get_geomagnetic_quaternion(long *data, inv_time_t *timestamp) argument
331 inv_get_quaternion_set(long *data, int *accuracy, inv_time_t *timestamp) argument
[all...]
/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c241 int64_t *timestamp)
240 out_get_next_write_timestamp(const struct audio_stream_out *stream, int64_t *timestamp) argument
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.h132 nsecs_t timestamp, int32_t request_id, int32_t BlobRequest,
216 nsecs_t timestamp; member in struct:qcamera::QCamera3HardwareInterface::__anon413
/hardware/libhardware/include/hardware/
H A Dcamera3.h134 * event, including the frame number and the timestamp for start of exposure.
291 * android.sensor.timestamp (dynamic)
1454 * metadata's sensor exposure start timestamp.
1456 uint64_t timestamp; member in struct:camera3_shutter_msg
/hardware/libhardware/modules/audio/
H A Daudio_hw.c130 int64_t *timestamp)
129 out_get_next_write_timestamp(const struct audio_stream_out *stream, int64_t *timestamp) argument

Completed in 1751 milliseconds

1234