Searched refs:timestamp (Results 126 - 150 of 551) sorted by relevance

1234567891011>>

/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.cpp627 LOGE("HAL:could not open timestamp enable");
630 LOGE("HAL:could not enable timestamp");
633 LOGE("HAL:could not close timestamp");
2625 (inv_time_t *)(&s->timestamp));
2628 &s->timestamp);
2630 if (!mEnabledTime[Gyro] || !(s->timestamp > mEnabledTime[Gyro])) {
2631 LOGV_IF(ENG_VERBOSE, "HAL:gyro incorrect timestamp Enabled=%lld, Timestamp=%lld, Now=%lld",
2632 mEnabledTime[Gyro], s->timestamp, android::elapsedRealtimeNano());
2637 s->gyro.v[0], s->gyro.v[1], s->gyro.v[2], s->timestamp, update);
2647 &s->gyro.status, (inv_time_t *)(&s->timestamp));
[all...]
H A DCompassSensor.IIO.9150.h56 int readSample(long *data, int64_t *timestamp);
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
H A DDummyDevice.h57 virtual void onVsync(int64_t timestamp);
/hardware/invensense/65xx/libsensors_iio/
H A DCompassSensor.IIO.9150.h56 int readSample(long *data, int64_t *timestamp);
/hardware/libhardware/include/hardware/
H A Dactivity_recognition.h89 * activity_event_t.timestamp = 0
104 * or ended. Eg event: (event_type="enter", activity="ON_FOOT", timestamp)
117 int64_t timestamp; member in struct:activity_event
/hardware/libhardware/modules/camera/3_0/
H A DCamera.h85 void notifyShutter(uint32_t frame_number, uint64_t timestamp);
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_Conntrack_NATApp.h62 uint32_t timestamp; member in struct:_nat_table_entry
/hardware/qcom/display/msm8084/libqdutils/
H A DqdMetaData.cpp80 data->timestamp = *((int64_t *)param);
H A DqdMetaData.h79 int64_t timestamp; member in struct:MetaData_t
/hardware/qcom/display/msm8226/libqdutils/
H A DqdMetaData.cpp81 data->timestamp = *((int64_t *)param);
H A DqdMetaData.h79 int64_t timestamp; member in struct:MetaData_t
/hardware/qcom/display/msm8909/sdm/libs/core/
H A Ddisplay_hdmi.h51 virtual DisplayError VSync(int64_t timestamp);
H A Ddisplay_primary.h57 virtual DisplayError VSync(int64_t timestamp);
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
H A Ddisplay_hdmi.h52 virtual DisplayError VSync(int64_t timestamp);
H A Ddisplay_primary.h58 virtual DisplayError VSync(int64_t timestamp);
/hardware/qcom/display/msm8994/libqdutils/
H A DqdMetaData.cpp81 data->timestamp = *((int64_t *)param);
H A DqdMetaData.h79 int64_t timestamp; member in struct:MetaData_t
/hardware/qcom/display/msm8996/sdm/libs/core/
H A Ddisplay_hdmi.h52 virtual DisplayError VSync(int64_t timestamp);
H A Ddisplay_primary.h57 virtual DisplayError VSync(int64_t timestamp);
/hardware/qcom/display/msm8998/sdm/libs/core/
H A Ddisplay_hdmi.h51 virtual DisplayError VSync(int64_t timestamp);
H A Ddisplay_primary.h57 virtual DisplayError VSync(int64_t timestamp);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Dh264_utils.h420 void fill_pan_scan_data(OMX_QCOM_PANSCAN *dest_pan_scan, OMX_S64 timestamp);
425 OMX_S64 process_ts_with_sei_vui(OMX_S64 timestamp);
430 void update_panscan_data(OMX_S64 timestamp);
454 OMX_S64 calculate_buf_period_ts(OMX_S64 timestamp);
455 OMX_S64 calculate_fixed_fps_ts(OMX_S64 timestamp, OMX_U32 DeltaTfiDivisor);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Dh264_utils.h418 void fill_pan_scan_data(OMX_QCOM_PANSCAN *dest_pan_scan, OMX_S64 timestamp);
423 OMX_S64 process_ts_with_sei_vui(OMX_S64 timestamp);
429 void update_panscan_data(OMX_S64 timestamp);
454 OMX_S64 calculate_buf_period_ts(OMX_S64 timestamp);
455 OMX_S64 calculate_fixed_fps_ts(OMX_S64 timestamp, OMX_U32 DeltaTfiDivisor);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Dh264_utils.h418 void fill_pan_scan_data(OMX_QCOM_PANSCAN *dest_pan_scan, OMX_S64 timestamp);
423 OMX_S64 process_ts_with_sei_vui(OMX_S64 timestamp);
429 void update_panscan_data(OMX_S64 timestamp);
454 OMX_S64 calculate_buf_period_ts(OMX_S64 timestamp);
455 OMX_S64 calculate_fixed_fps_ts(OMX_S64 timestamp, OMX_U32 DeltaTfiDivisor);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Dh264_utils.h418 void fill_pan_scan_data(OMX_QCOM_PANSCAN *dest_pan_scan, OMX_S64 timestamp);
423 OMX_S64 process_ts_with_sei_vui(OMX_S64 timestamp);
429 void update_panscan_data(OMX_S64 timestamp);
454 OMX_S64 calculate_buf_period_ts(OMX_S64 timestamp);
455 OMX_S64 calculate_fixed_fps_ts(OMX_S64 timestamp, OMX_U32 DeltaTfiDivisor);

Completed in 696 milliseconds

1234567891011>>