HomeSort by relevance Sort by last modified time
    Searched defs:time_stamp (Results 1 - 15 of 15) sorted by null

  /system/media/audio_utils/include/audio_utils/
echo_reference.h 30 struct timespec time_stamp; // time stamp for this buffer (see comment below) member in struct:echo_reference_buffer
36 * - time_stamp is the time stamp corresponding to the delay calculation
42 * - time_stamp is the time stamp corresponding to the delay calculation
  /external/blktrace/btreplay/
btrecord.h 32 * @time_stamp: Time stamp for this bunch of IOs
36 __u64 time_stamp; member in struct:io_bunch_hdr
  /external/chromium/chrome/browser/password_manager/
ie7_password.cc 39 FILETIME time_stamp; // Timestamp when the password got added. member in struct:__anon4260::Entry
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 569 int64_t time_stamp = 0, time_end_stamp = 0; local
593 if (0 == vp8dx_get_raw_frame(ctx->pbi, &sd, &time_stamp, &time_end_stamp, &flags))
  /device/asus/grouper/audio/
audio_hw.c 693 struct timespec time_stamp; local
696 &time_stamp) < 0)
    [all...]
  /external/bluetooth/bluedroid/stack/avdt/
avdt_scb_act.c 242 UINT32 time_stamp; local
254 BE_STREAM_TO_UINT32(time_stamp, p);
295 time_stamp, (UINT8)(m_pt | (marker<<7))); local
308 p_scb->media_buf_len,time_stamp,seq,m_pt,marker); local
413 UINT32 time_stamp; local
566 BE_STREAM_TO_UINT32(time_stamp, p_payload);
611 payload_len, time_stamp, seq, m_pt, marker); local
    [all...]
avdt_int.h 455 UINT32 time_stamp; member in struct:__anon3050
  /external/chromium/net/socket/
socket_test_util.h 70 sequence_number(0), time_stamp(base::Time::Now()) {}
74 data_len(0), sequence_number(0), time_stamp(base::Time::Now()) { }
79 time_stamp(base::Time::Now()) { }
84 time_stamp(base::Time::Now()) { }
89 time_stamp(base::Time::Now()) { }
94 time_stamp(base::Time::Now()) { }
99 time_stamp(base::Time::Now()) { }
104 time_stamp(base::Time::Now()) { }
116 base::Time time_stamp; // The time stamp at which the operation occurred. member in struct:net::MockRead
    [all...]
  /hardware/qcom/display/libcopybit/
copybit_c2d.cpp 162 void* time_stamp; member in struct:copybit_context_t
228 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) {
632 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) {
638 if(LINK_c2dCreateFenceFD(ctx->dst[ctx->dst_surface_type], ctx->time_stamp,
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_q6venc.h 222 long long time_stamp; member in struct:venc_buffer
msm_vidc_dec.h 511 int64_t time_stamp; member in struct:vdec_output_frameinfo
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_q6venc.h 186 long long time_stamp; member in struct:venc_buffer
msm_vidc_dec.h 550 int64_t time_stamp; member in struct:vdec_output_frameinfo
  /device/ti/panda/audio/
audio_hw.c 1729 struct timespec time_stamp; local
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 2086 struct timespec time_stamp; local
    [all...]

Completed in 645 milliseconds