Home
last modified time | relevance | path

Searched defs:tstamp (Results 1 – 20 of 20) sorted by relevance

/external/blktrace/btt/
Dlatency.c23 static inline void latency_out(FILE *ofp, __u64 tstamp, __u64 latency) in latency_out()
57 void latency_q2d(struct d_info *dip, __u64 tstamp, __u64 latency) in latency_q2d()
63 void latency_d2c(struct d_info *dip, __u64 tstamp, __u64 latency) in latency_d2c()
69 void latency_q2c(struct d_info *dip, __u64 tstamp, __u64 latency) in latency_q2c()
Dseek.c102 double tstamp, s_p_s; in sps_emit() local
256 double tstamp = BIT_TIME(iop->t.time); in seeki_add() local
/external/libvpx/libvpx/
Dwebmdec.c149 uint64_t tstamp = 0; in webm_guess_framerate() local
/external/libnl/include/linux/
Dif_addr.h53 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
Dif_link.h141 __u32 tstamp; /* ipv6InterfaceTable updated timestamp */ member
/external/iproute2/include/linux/
Dif_addr.h52 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
Dif_link.h204 __u32 tstamp; /* ipv6InterfaceTable updated timestamp */ member
/external/libvpx/libvpx/third_party/nestegg/test/
Dtest.c86 uint64_t duration, tstamp, pkt_tstamp; in main() local
/external/kernel-headers/original/uapi/linux/
Dif_addr.h58 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
Dif_link.h233 __u32 tstamp; /* ipv6InterfaceTable updated timestamp */ member
/external/tinycompress/
Dcplay.c141 struct timespec tstamp; in print_time() local
Dcompress.c315 unsigned int *avail, struct timespec *tstamp) in compress_get_hpointer()
/external/chromium_org/third_party/webrtc/base/
Dmessagequeue.cc292 void MessageQueue::DoDelayPost(int cmsDelay, uint32 tstamp, in DoDelayPost()
/external/kernel-headers/original/uapi/sound/
Dcompress_offload.h82 struct snd_compr_tstamp tstamp; member
Dasound.h405 struct timespec tstamp; /* reference timestamp */ member
422 struct timespec tstamp; /* Timestamp */ member
591 struct timespec tstamp; /* Timestamp */ member
703 struct timespec tstamp; /* Timestamp - last update */ member
753 struct timespec tstamp; member
896 struct timespec tstamp; member
/external/linux-tools-perf/perf-3.12.0/tools/perf/
Dbuiltin-trace.c449 static size_t trace__fprintf_tstamp(struct trace *trace, u64 tstamp, FILE *fp) in trace__fprintf_tstamp()
464 u64 duration, u64 tstamp, FILE *fp) in trace__fprintf_entry_head()
/external/libvpx/libvpx/third_party/nestegg/src/
Dnestegg.c1493 …tegg * ctx, struct ebml_list_node * cue_point, unsigned int track, uint64_t scale, uint64_t tstamp) in ne_find_cue_point_for_tstamp()
1822 int64_t * start_pos, int64_t * end_pos, uint64_t * tstamp) in nestegg_get_cue_point()
1912 nestegg_track_seek(nestegg * ctx, unsigned int track, uint64_t tstamp) in nestegg_track_seek()
2249 nestegg_packet_tstamp(nestegg_packet * pkt, uint64_t * tstamp) in nestegg_packet_tstamp()
/external/tcpdump/
Dprint-icmp.c320 icmp_tstamp_print(u_int tstamp) { in icmp_tstamp_print()
/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dvideoengine_unittest.h669 int* seqnum, uint32* tstamp, uint32* ssrc, in ParseRtpPacket()
/external/tinyalsa/
Dpcm.c446 struct timespec *tstamp) in pcm_get_htimestamp()