HomeSort by relevance Sort by last modified time
    Searched refs:tstamp (Results 1 - 25 of 199) sorted by null

1 2 3 4 5 6 7 8

  /external/blktrace/btt/
latency.c 23 static inline void latency_out(FILE *ofp, __u64 tstamp, __u64 latency)
26 fprintf(ofp, "%lf %lf\n", TO_SEC(tstamp), TO_SEC(latency));
57 void latency_q2d(struct d_info *dip, __u64 tstamp, __u64 latency)
59 plat_x2c(dip->q2d_plat_handle, tstamp, latency);
60 latency_out(dip->q2d_ofp, tstamp, latency);
63 void latency_d2c(struct d_info *dip, __u64 tstamp, __u64 latency)
65 plat_x2c(dip->d2c_plat_handle, tstamp, latency);
66 latency_out(dip->d2c_ofp, tstamp, latency);
69 void latency_q2c(struct d_info *dip, __u64 tstamp, __u64 latency)
71 plat_x2c(dip->q2c_plat_handle, tstamp, latency)
    [all...]
seek.c 102 double tstamp, s_p_s; local
108 tstamp = sps->t_start;
112 tstamp = sps->t_start + (delta / 2);
256 double tstamp = BIT_TIME(iop->t.time); local
260 fprintf(fp, "%15.9lf %13lld %c\n", tstamp, dist, rw);
262 fprintf(sip->cfp, "%15.9lf %13lld %c\n", tstamp, dist, rw);
269 sps_add(sip, tstamp);
  /external/owasp/sanitizer/
Makefile 66 classes: out/classes.tstamp
67 out/classes.tstamp: out/classes src/main/org/owasp/html/*.java
70 touch out/classes.tstamp
72 examples: out/examples.tstamp
73 out/examples.tstamp: out/classes.tstamp src/main/org/owasp/html/examples/*.java
77 touch out/examples.tstamp
80 tests: out/tests.tstamp
81 out/tests.tstamp: out/classes.tstamp out/genfiles.tstamp out/examples.tstamp src/tests/org/owasp/html/*.jav
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/test/
test.c 86 uint64_t duration, tstamp, pkt_tstamp; local
163 nestegg_packet_tstamp(pkt, &tstamp);
165 fprintf(stderr, "* t %u pts %f frames %u\n", track, tstamp / 1e9, cnt);
187 nestegg_packet_tstamp(pkt, &tstamp);
189 fprintf(stderr, "* t %u pts %f frames %u\n", track, tstamp / 1e9, cnt);
211 nestegg_packet_tstamp(pkt, &tstamp);
213 fprintf(stderr, "* t %u pts %f frames %u\n", track, tstamp / 1e9, cnt);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/include/nestegg/
nestegg.h 172 /** Query the tstamp scale of the media stream in nanoseconds.
195 @param tstamp Starting timestamp of the cluster.
200 int64_t * end_pos, uint64_t * tstamp);
211 /** Seek @a track to @a tstamp. Stream seek will terminate at the earliest
212 key point in the stream at or before @a tstamp. Other tracks in the
216 @param tstamp Absolute timestamp in nanoseconds.
219 int nestegg_track_seek(nestegg * context, unsigned int track, uint64_t tstamp);
303 @param tstamp Storage for the queried timestamp in nanoseconds.
306 int nestegg_packet_tstamp(nestegg_packet * packet, uint64_t * tstamp);
  /bionic/libc/kernel/uapi/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /development/ndk/platforms/android-21/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /external/iproute2/include/linux/
if_addr.h 52 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member in struct:ifa_cacheinfo
  /external/kernel-headers/original/uapi/linux/
if_addr.h 58 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member in struct:ifa_cacheinfo
  /external/libnl/include/linux/
if_addr.h 53 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member in struct:ifa_cacheinfo
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
webmdec.c 149 uint64_t tstamp = 0; local
162 for (i = 0; tstamp < 1000000000 && i < 50;) {
171 nestegg_packet_tstamp(pkt, &tstamp);
182 vpx_ctx->framerate.denominator = (int)(tstamp / 1000);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_addr.h 55 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member in struct:ifa_cacheinfo
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_addr.h 52 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member in struct:ifa_cacheinfo
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /external/tinycompress/
cplay.c 141 struct timespec tstamp; local
143 if (compress_get_hpointer(compress, &avail, &tstamp) != 0) {
148 fprintf(stderr, "DSP played %jd.%jd\n", (intmax_t)tstamp.tv_sec, (intmax_t)tstamp.tv_nsec*1000);
compress.c 315 unsigned int *avail, struct timespec *tstamp)
325 if (0 == kavail.tstamp.sampling_rate)
328 time = kavail.tstamp.pcm_io_frames / kavail.tstamp.sampling_rate;
329 tstamp->tv_sec = time;
330 time = kavail.tstamp.pcm_io_frames % kavail.tstamp.sampling_rate;
331 tstamp->tv_nsec = time * 1000000000 / kavail.tstamp.sampling_rate;
344 return oops(compress, errno, "cannot get tstamp");
    [all...]
  /external/tinycompress/include/tinycompress/
tinycompress.h 113 * @tstamp: hw time
116 unsigned int *avail, struct timespec *tstamp);
  /bionic/libc/kernel/uapi/sound/
compress_offload.h 49 struct snd_compr_tstamp tstamp; member in struct:snd_compr_avail
  /device/lge/hammerhead/kernel-headers/sound/
compress_offload.h 51 struct snd_compr_tstamp tstamp; member in struct:snd_compr_avail
  /device/lge/hammerhead/original-kernel-headers/sound/
compress_offload.h 79 * @tstamp: timestamp infomation
83 struct snd_compr_tstamp tstamp; member in struct:snd_compr_avail
165 * This also queries the tstamp properties

Completed in 508 milliseconds

1 2 3 4 5 6 7 8