Searched refs:tstamp (Results 1 – 2 of 2) sorted by relevance
379 struct snd_compr_tstamp tstamp; in play_file() local380 if (ioctl(pcm->fd, SNDRV_COMPRESS_TSTAMP, &tstamp)) in play_file()383 fprintf(stderr, "timestamp = %lld\n", tstamp.timestamp); in play_file()
395 #define bcmtslog(tstamp, fmt, a1, a2) argument