Searched refs:tstamp (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/route/ |
D | structs.cpp | 44 << data.tstamp << ',' // in ifla_cacheinfoToStream()
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | aplay.c | 379 struct snd_compr_tstamp tstamp; in play_file() local 380 if (ioctl(pcm->fd, SNDRV_COMPRESS_TSTAMP, &tstamp)) in play_file() 383 fprintf(stderr, "timestamp = %lld\n", tstamp.timestamp); in play_file()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | bcmutils.h | 395 #define bcmtslog(tstamp, fmt, a1, a2) argument
|
/hardware/qcom/audio/hal/ |
D | audio_hw.c | 3570 struct timespec tstamp; in out_write() local 3571 ret = compress_get_hpointer(out->compr, &avail, &tstamp); in out_write()
|