Searched refs:timestamp (Results 351 - 375 of 551) sorted by relevance

<<11121314151617181920>>

/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DHWC2On1Adapter.cpp71 int64_t timestamp) {
73 callbacks->mAdapter.hwc1Vsync(display, timestamp);
459 auto timestamp = pending.second; local
460 pendingVsyncs.emplace_back(displayId, timestamp);
2557 void HWC2On1Adapter::hwc1Vsync(int hwc1DisplayId, int64_t timestamp) { argument
2558 ALOGV("Received hwc1Vsync(%d, %" PRId64 ")", hwc1DisplayId, timestamp);
2565 mPendingVsyncs.emplace_back(hwc1DisplayId, timestamp);
2581 vsync(callbackInfo.data, displayId, timestamp);
70 vsyncHook(const hwc_procs_t* procs, int display, int64_t timestamp) argument
/hardware/interfaces/media/omx/1.0/vts/functional/common/
H A Dmedia_hidl_test_common.h107 uint32_t timestamp; member in struct:FrameData
340 uint64_t timestamp,
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
H A Dmain.c471 inv_time_t timestamp; local
472 inv_get_6axis_quaternion(temp, &timestamp);
597 " e.g. '<PREFIX>-<timestamp>.csv'\n"
/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.cpp108 int64_t timestamp) {
110 callbacks->mAdapter.hwc1Vsync(display, timestamp);
500 auto timestamp = pending.second; local
501 pendingVsyncs.emplace_back(displayId, timestamp);
2582 void HWC2On1Adapter::hwc1Vsync(int hwc1DisplayId, int64_t timestamp) argument
2584 ALOGV("Received hwc1Vsync(%d, %" PRId64 ")", hwc1DisplayId, timestamp);
2591 mPendingVsyncs.emplace_back(hwc1DisplayId, timestamp);
2607 vsync(callbackInfo.data, displayId, timestamp);
107 vsyncHook(const hwc_procs_t* procs, int display, int64_t timestamp) argument
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp121 time_t utcTime(location.gpsLocation.timestamp/1000);
138 int utcMSeconds = (location.gpsLocation.timestamp)%1000;
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h496 OMX_TICKS timestamp; member in struct:omx_vdec::ts_entry
603 OMX_S64 timestamp,
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h495 OMX_TICKS timestamp; member in struct:omx_vdec::ts_entry
614 OMX_S64 timestamp,
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h492 OMX_TICKS timestamp; member in struct:omx_vdec::ts_entry
611 OMX_S64 timestamp,
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h615 OMX_TICKS timestamp; member in struct:venc_dev::roidata
621 void get_roi_for_timestamp(struct roidata &roi, OMX_TICKS timestamp);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp174 vdec_msg.msgdata.output_frame.time_stamp= ((uint64_t)v4l2_buf.timestamp.tv_sec * (uint64_t)1000000) +
175 (uint64_t)v4l2_buf.timestamp.tv_usec;
385 //found invalid or empty entry, save timestamp
387 m_ts_arr_list[idx].timestamp = ts;
414 min_ts = m_ts_arr_list[idx].timestamp;
416 } else if (m_ts_arr_list[idx].timestamp < min_ts) {
417 min_ts = m_ts_arr_list[idx].timestamp;
430 ts = m_ts_arr_list[min_idx].timestamp;
446 DEBUG_PRINT_LOW("reset_ts_list(): Resetting timestamp array list");
912 int64_t *timestamp local
6151 int64_t *timestamp; local
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp170 vdec_msg.msgdata.output_frame.time_stamp= ((uint64_t)v4l2_buf.timestamp.tv_sec * (uint64_t)1000000) +
171 (uint64_t)v4l2_buf.timestamp.tv_usec;
381 //found invalid or empty entry, save timestamp
383 m_ts_arr_list[idx].timestamp = ts;
410 min_ts = m_ts_arr_list[idx].timestamp;
412 } else if (m_ts_arr_list[idx].timestamp < min_ts) {
413 min_ts = m_ts_arr_list[idx].timestamp;
426 ts = m_ts_arr_list[min_idx].timestamp;
442 DEBUG_PRINT_LOW("reset_ts_list(): Resetting timestamp array list");
907 int64_t *timestamp local
6115 int64_t *timestamp; local
[all...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp284 DEBUG_PRINT_HIGH("roidata with timestamp (%lld) should have been removed already",
285 iter->timestamp);
378 venc_msg.buf.timestamp = (uint64_t) v4l2_buf.timestamp.tv_sec * (uint64_t) 1000000 + (uint64_t) v4l2_buf.timestamp.tv_usec;
567 void venc_dev::get_roi_for_timestamp(struct roidata &roi, OMX_TICKS timestamp) argument
576 * look for the roi data which has timestamp nearest and
577 * lower than the etb timestamp, we should not take the
578 * roi data which has the timestamp greater than etb timestamp
[all...]
/hardware/google/av/media/codecs/g711/
H A DC2SoftG711Dec.cpp159 ALOGV("in buffer attr. size %zu timestamp %d frameindex %d", inSize,
160 (int)work->input.ordinal.timestamp.peeku(), (int)work->input.ordinal.frameIndex.peeku());
/hardware/google/av/media/codecs/gsm/
H A DC2SoftGsmDec.cpp203 ALOGV("in buffer attr. size %zu timestamp %d frameindex %d", inSize,
204 (int)work->input.ordinal.timestamp.peeku(), (int)work->input.ordinal.frameIndex.peeku());
/hardware/interfaces/gnss/1.1/default/
H A DGnss.cpp207 .timestamp = kMockTimestamp};
/hardware/libhardware/tests/hardware/
H A Dstruct-offset.cpp73 CHECK_MEMBER_AT(sensors_event_t, timestamp, 16, 16);
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_vidc_enc.h297 long long timestamp; member in struct:venc_buffer
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_vidc_enc.h499 long long timestamp; member in struct:venc_buffer
/hardware/qcom/msm8994/kernel-headers/linux/
H A Dmsm_vidc_enc.h324 long long timestamp; member in struct:venc_buffer
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dmsm_vidc_enc.h550 long long timestamp; member in struct:venc_buffer
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_vidc_enc.h324 long long timestamp; member in struct:venc_buffer
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_vidc_enc.h550 long long timestamp; member in struct:venc_buffer
/hardware/qcom/msm8998/kernel-headers/linux/
H A Dmsm_vidc_enc.h324 long long timestamp; member in struct:venc_buffer
/hardware/qcom/msm8998/kernel-headers/sound/
H A Dcompress_params.h354 __u64 timestamp; member in struct:snd_codec_metadata
/hardware/qcom/msm8998/original-kernel-headers/linux/
H A Dmsm_vidc_enc.h550 long long timestamp; member in struct:venc_buffer

Completed in 722 milliseconds

<<11121314151617181920>>