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:__anon3708::Entry
  /external/libvpx/vp8/decoder/
onyxd_int.h 38 INT64 time_stamp; member in struct:__anon9760
  /external/libvpx/vp8/
vp8_dx_iface.c 394 INT64 time_stamp = 0, time_end_stamp = 0; local
424 if (!res && 0 == vp8dx_get_raw_frame(ctx->pbi, &sd, &time_stamp, &time_end_stamp, &flags))
  /device/asus/grouper/audio/
audio_hw.c 692 struct timespec time_stamp; local
695 &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:__anon2550
  /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...]
  /bionic/libc/kernel/common/linux/
msm_q6venc.h 222 long long time_stamp; member in struct:venc_buffer
msm_vidc_dec.h 496 int64_t time_stamp; member in struct:vdec_output_frameinfo
  /external/kernel-headers/original/linux/
msm_q6venc.h 214 long long time_stamp; member in struct:venc_buffer
msm_vidc_dec.h 528 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 2074 struct timespec time_stamp; local
    [all...]

Completed in 457 milliseconds