Home
last modified time | relevance | path

Searched refs:snd_timestamp_t (Results 1 – 6 of 6) sorted by relevance

/third_party/alsa-utils/alsaloop/
Dalsaloop.h162 snd_timestamp_t tstamp_start;
163 snd_timestamp_t tstamp_end;
166 snd_timestamp_t xrun_last_update;
167 snd_timestamp_t xrun_last_wake0;
168 snd_timestamp_t xrun_last_wake;
169 snd_timestamp_t xrun_last_check0;
170 snd_timestamp_t xrun_last_check;
Dpcmjob.c390 static long timediff(snd_timestamp_t t1, snd_timestamp_t t2) in timediff()
404 static int getcurtimestamp(snd_timestamp_t *ts) in getcurtimestamp()
438 snd_timestamp_t t; in xrun_stats0()
/third_party/alsa-lib/test/
Dlatency.c298 void gettimestamp(snd_pcm_t *handle, snd_timestamp_t *timestamp) in gettimestamp()
328 long timediff(snd_timestamp_t t1, snd_timestamp_t t2) in timediff()
499 snd_timestamp_t p_tstamp, c_tstamp; in main()
/third_party/alsa-lib/include/
Dglobal.h152 typedef struct timeval snd_timestamp_t; typedef
Dpcm.h1033 void snd_pcm_status_get_trigger_tstamp(const snd_pcm_status_t *obj, snd_timestamp_t *ptr);
1035 void snd_pcm_status_get_tstamp(const snd_pcm_status_t *obj, snd_timestamp_t *ptr);
/third_party/alsa-lib/src/pcm/
Dpcm.c6837 void snd_pcm_status_get_trigger_tstamp(const snd_pcm_status_t *obj, snd_timestamp_t *ptr) in snd_pcm_status_get_trigger_tstamp()
6869 void snd_pcm_status_get_tstamp(const snd_pcm_status_t *obj, snd_timestamp_t *ptr) in snd_pcm_status_get_tstamp()