Searched refs:timestamp (Results 51 - 75 of 551) sorted by relevance

1234567891011>>

/hardware/invensense/6515/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);
/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);
/hardware/google/av/codec2/include/
H A DC2Work.h99 c2_cntr64_t timestamp; /** frame timestamp in microseconds */
104 C2FIELD(timestamp, "timestamp")
/hardware/interfaces/gnss/1.0/
H A Dtypes.hal111 GnssUtcTime timestamp;
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_callbacks.cpp53 HWC2::Error HWCCallbacks::Vsync(hwc2_display_t display, int64_t timestamp) { argument
57 vsync_(vsync_data_, display, timestamp);
H A Dhwc_callbacks.h45 HWC2::Error Vsync(hwc2_display_t display, int64_t timestamp);
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
H A Dhwc_callbacks.cpp53 HWC2::Error HWCCallbacks::Vsync(hwc2_display_t display, int64_t timestamp) { argument
57 vsync_(vsync_data_, display, timestamp);
H A Dhwc_callbacks.h45 HWC2::Error Vsync(hwc2_display_t display, int64_t timestamp);
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_callbacks.cpp49 void HWCCallbacks::Vsync(hwc2_display_t display, int64_t timestamp) { argument
51 vsync_(vsync_data_, display, timestamp);
H A Dhwc_callbacks.h45 void Vsync(hwc2_display_t display, int64_t timestamp);
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_callbacks.cpp49 void HWCCallbacks::Vsync(hwc2_display_t display, int64_t timestamp) { argument
52 vsync_(vsync_data_, display, timestamp);
H A Dhwc_callbacks.h45 void Vsync(hwc2_display_t display, int64_t timestamp);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec_utils.h125 ///< number of elements in timestamp list
127 /// OMX SwVdec timestamp element structure.
130 long long timestamp; ///< timestamp member in struct:__anon4153
133 /// OMX SwVdec timestamp list class
141 bool push(long long timestamp);
146 ///< list of timestamp elements
/hardware/qcom/msm8994/original-kernel-headers/media/
H A Dmsmb_generic_buf_mgr.h23 struct timeval timestamp; member in struct:msm_buf_mngr_info
65 struct compat_timeval timestamp; member in struct:msm_buf_mngr_info32_t
/hardware/qcom/msm8x27/kernel-headers/linux/
H A Dmsm_kgsl.h195 unsigned int timestamp; member in struct:kgsl_device_waittimestamp
202 unsigned int timestamp; member in struct:kgsl_device_waittimestamp_ctxtid
212 unsigned int timestamp; member in struct:kgsl_ringbuffer_issueibcmds
220 unsigned int timestamp; member in struct:kgsl_cmdstream_readtimestamp
229 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp
261 unsigned int timestamp; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
270 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
380 unsigned int timestamp; member in struct:kgsl_timestamp_event
/hardware/qcom/msm8x27/original-kernel-headers/linux/
H A Dmsm_kgsl.h127 driver. The timestamp fields are volatile because they are written by the
147 /* timestamp id*/
149 KGSL_TIMESTAMP_CONSUMED = 0x00000001, /* start-of-pipeline timestamp */
150 KGSL_TIMESTAMP_RETIRED = 0x00000002, /* end-of-pipeline timestamp*/
214 /* block until the GPU has executed past a given timestamp
218 unsigned int timestamp; member in struct:kgsl_device_waittimestamp
227 unsigned int timestamp; member in struct:kgsl_device_waittimestamp_ctxtid
239 * timestamp is a returned counter value which can be passed to
247 unsigned int timestamp; /*output param */ member in struct:kgsl_ringbuffer_issueibcmds
254 /* read the most recently executed timestamp valu
259 unsigned int timestamp; /*output param */ member in struct:kgsl_cmdstream_readtimestamp
276 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp
328 unsigned int timestamp; /*output param */ member in struct:kgsl_cmdstream_readtimestamp_ctxtid
338 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
478 unsigned int timestamp; /* Timestamp to trigger event on */ member in struct:kgsl_timestamp_event
[all...]
/hardware/intel/common/libmix/mix_video/src/
H A Dmixframemanager.c324 guint64 timestamp = 0; local
344 if (mix_videoframe_get_timestamp(_frame, &timestamp)
360 if (lowest_timestamp > timestamp)
362 lowest_timestamp = timestamp;
429 * the expected next timestamp is also updated. with this
430 * updated expected next timestamp, we search for expected
436 guint64 timestamp = 0; local
440 ret = mix_videoframe_get_timestamp(mvf, &timestamp);
453 * what timestamp of next frame shall be?
455 fm->next_frame_timestamp = timestamp
587 guint64 timestamp = 0; local
[all...]
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_kgsl.h240 unsigned int timestamp; member in struct:kgsl_device_waittimestamp
247 unsigned int timestamp; member in struct:kgsl_device_waittimestamp_ctxtid
257 unsigned int timestamp; member in struct:kgsl_ringbuffer_issueibcmds
265 unsigned int timestamp; member in struct:kgsl_cmdstream_readtimestamp
274 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp
306 unsigned int timestamp; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
315 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
425 unsigned int timestamp; member in struct:kgsl_timestamp_event
542 unsigned int timestamp; member in struct:kgsl_cmd_syncpoint_timestamp
566 unsigned int timestamp; member in struct:kgsl_submit_commands
[all...]
/hardware/interfaces/keymaster/4.0/vts/functional/
H A DVerificationTokenTest.cpp95 EXPECT_GT(result1.token.timestamp, 0U);
117 auto km_time_delta = result2.token.timestamp - result1.token.timestamp;
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifilogger_diag.h98 u32 timestamp; member in struct:__anon5709
162 u32 timestamp:24; member in struct:__anon5711
181 u32 timestamp; member in struct:__anon5714
/hardware/intel/common/libva/va/
H A Dva_tpi.h93 long long timestamp
/hardware/intel/img/hwcomposer/merrifield/include/
H A DIVideoPayloadManager.h48 int64_t timestamp; member in struct:android::intel::IVideoPayloadManager::MetaData
/hardware/intel/img/hwcomposer/merrifield/ips/common/
H A DVideoPayloadBuffer.h43 int64_t timestamp; member in struct:android::intel::VideoPayloadBuffer
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
H A DVideoPayloadBuffer.h43 int64_t timestamp; member in struct:android::intel::VideoPayloadBuffer
/hardware/qcom/msm8994/kernel-headers/media/
H A Dmsmb_generic_buf_mgr.h41 struct timeval timestamp; member in struct:msm_buf_mngr_info

Completed in 978 milliseconds

1234567891011>>