Home
last modified time | relevance | path

Searched refs:tstamp (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/legacy/libalsa-intf/
Daplay.c379 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/
Dbcmutils.h395 #define bcmtslog(tstamp, fmt, a1, a2) argument