Searched defs:audio_tstamp (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/core/
H A Dpcm_lib.c233 update_audio_tstamp(struct snd_pcm_substream *substream, struct timespec64 *curr_tstamp, struct timespec64 *audio_tstamp) argument
293 struct timespec64 audio_tstamp; local
[all...]
/linux-master/include/uapi/sound/
H A Dasound.h493 struct timespec audio_tstamp; /* sample counter, wall clock, PHC or on-demand sync'ed */ member in struct:snd_pcm_status
536 struct __snd_timespec audio_tstamp; /* from sample counter or wall clock */ member in struct:__snd_pcm_mmap_status
579 struct __snd_timespec64 audio_tstamp; /* sample counter or wall clock */ member in struct:__snd_pcm_mmap_status64
/linux-master/tools/include/uapi/sound/
H A Dasound.h493 struct timespec audio_tstamp; /* sample counter, wall clock, PHC or on-demand sync'ed */ member in struct:snd_pcm_status
536 struct __snd_timespec audio_tstamp; /* from sample counter or wall clock */ member in struct:__snd_pcm_mmap_status
579 struct __snd_timespec64 audio_tstamp; /* sample counter or wall clock */ member in struct:__snd_pcm_mmap_status64

Completed in 120 milliseconds