HomeSort by relevance Sort by last modified time
    Searched defs:time_stamp (Results 1 - 14 of 14) 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
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
frameparser.h 74 void update_metadata (unsigned int time_stamp ,unsigned int flags);
90 unsigned int time_stamp; member in class:frame_parse
  /external/chromium/chrome/browser/password_manager/
ie7_password.cc 39 FILETIME time_stamp; // Timestamp when the password got added. member in struct:__anon3304::Entry
  /external/libvpx/vp8/decoder/
onyxd_int.h 38 INT64 time_stamp; member in struct:__anon8471
  /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 685 struct timespec time_stamp; local
688 &time_stamp) < 0)
    [all...]
  /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 464 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 509 int64_t time_stamp; member in struct:vdec_output_frameinfo
  /device/ti/panda/audio/
audio_hw.c 1732 struct timespec time_stamp; local
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 2067 struct timespec time_stamp; local
    [all...]

Completed in 1387 milliseconds