HomeSort by relevance Sort by last modified time
    Searched refs:time_stamp (Results 76 - 100 of 116) sorted by null

1 2 34 5

  /hardware/qcom/msm8998/original-kernel-headers/linux/
msm_vidc_dec.h 562 int64_t time_stamp; member in struct:vdec_output_frameinfo
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_vidc_dec.h 516 int64_t time_stamp; member in struct:vdec_output_frameinfo
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_vidc_dec.h 552 int64_t time_stamp; member in struct:vdec_output_frameinfo
  /system/bt/stack/btm/
btm_ble_batchscan.cc 95 STREAM_TO_UINT16(adv_data.time_stamp, p);
  /external/curl/lib/
urldata.h 242 TimeStamp time_stamp; member in struct:curl_schannel_cred
248 TimeStamp time_stamp; member in struct:curl_schannel_ctxt
    [all...]
  /external/webrtc/webrtc/modules/video_coding/
jitter_buffer.cc 895 if (IsNewerTimestamp(original_decoded_state.time_stamp(),
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
decoder_driver_test.c 1031 outputframe->time_stamp = vdec_msg.msgdata.output_frame.time_stamp;
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
decoder_driver_test.c     [all...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 397 int64_t time_stamp; member in struct:vdec_output_frameinfo
898 OMX_TICKS time_stamp,
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
peXXigen.c 1404 bfd_vma time_stamp; local
1604 long time_stamp; member in struct:EDT_type
    [all...]
  /external/webrtc/talk/media/base/
videocapturer.cc 83 time_stamp(0),
  /hardware/qcom/media/msm8996/videopp/inc/
omx_vdpp.h 317 int64_t time_stamp; member in struct:vdpp_output_frameinfo
  /system/bt/bta/av/
bta_av_int.h 590 uint32_t time_stamp, uint8_t m_pt);
  /system/bt/stack/avdt/
avdt_int.h 440 uint32_t time_stamp; member in struct:__anon113585
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 198 vdec_msg.msgdata.output_frame.time_stamp= ((uint64_t)v4l2_buf.timestamp.tv_sec * (uint64_t)1000000) +
378 vdec_msg.msgdata.output_frame.time_stamp = ((uint64_t)ptr[3] * (uint64_t)1000000) +
9852 OMX_TICKS time_stamp = 0; local
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_msm8974.cpp 177 vdec_msg.msgdata.output_frame.time_stamp= ((uint64_t)v4l2_buf.timestamp.tv_sec * (uint64_t)1000000) +
289 vdec_msg.msgdata.output_frame.time_stamp = ((uint64_t)ptr[3] * (uint64_t)1000000) +
9232 OMX_TICKS time_stamp = 0; local
    [all...]
omx_vdec.cpp     [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp     [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
anritsu_utils.py 287 time_stamp = datetime.now().strftime("%m-%d-%Y_%H-%M-%S")
288 return "{}_{}".format(test_name, time_stamp)
    [all...]
  /external/blktrace/btreplay/
btreplay.c 1265 stall(tip, bunch->hdr.time_stamp - genesis);
    [all...]
  /external/piex/src/
tiff_parser.cc 98 preview_image_data->gps.time_stamp)) {
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 665 OMX_TICKS time_stamp,
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 691 OMX_TICKS time_stamp,
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 740 OMX_TICKS time_stamp,
    [all...]
  /tools/test/connectivity/acts/framework/acts/controllers/
android_device.py     [all...]

Completed in 1777 milliseconds

1 2 34 5