Home
last modified time | relevance | path

Searched refs:gettimestamp (Results 1 - 11 of 11) sorted by relevance

/third_party/alsa-lib/test/
H A Dlatency.c352 void gettimestamp(snd_pcm_t *handle, snd_timestamp_t *timestamp) in gettimestamp() function
768 gettimestamp(phandle, &p_tstamp); in main()
769 gettimestamp(chandle, &c_tstamp); in main()
/third_party/alsa-lib/src/pcm/
H A Dpcm_generic.c281 * taking the tstamp via gettimestamp().
296 gettimestamp(tstamp, pcm->tstamp_type); in snd_pcm_generic_real_htimestamp()
H A Dpcm_ioplug.c133 gettimestamp(&status->tstamp, pcm->tstamp_type); in snd_pcm_ioplug_status()
493 gettimestamp(&io->trigger_tstamp, pcm->tstamp_type); in snd_pcm_ioplug_start()
508 gettimestamp(&io->trigger_tstamp, pcm->tstamp_type); in snd_pcm_ioplug_drop()
H A Dpcm_dshare.c188 gettimestamp(&dshare->trigger_tstamp, pcm->tstamp_type); in snd_pcm_dshare_sync_ptr0()
345 gettimestamp(&dshare->trigger_tstamp, pcm->tstamp_type); in snd_pcm_dshare_start()
H A Dpcm_null.c101 gettimestamp(&status->tstamp, pcm->tstamp_type); in snd_pcm_null_status()
H A Dpcm_dmix.c413 gettimestamp(&dmix->trigger_tstamp, pcm->tstamp_type); in snd_pcm_dmix_sync_ptr0()
570 gettimestamp(&dmix->trigger_tstamp, pcm->tstamp_type); in snd_pcm_dmix_start()
H A Dpcm_dsnoop.c156 gettimestamp(&dsnoop->trigger_tstamp, pcm->tstamp_type); in snd_pcm_dsnoop_sync_ptr()
H A Dpcm_local.h1103 static inline void gettimestamp(snd_htimestamp_t *tstamp, in gettimestamp() function
1126 static inline void gettimestamp(snd_htimestamp_t *tstamp, in gettimestamp() function
H A Dpcm_share.c988 gettimestamp(&share->trigger_tstamp, pcm->tstamp_type); in snd_pcm_share_start()
1143 gettimestamp(&share->trigger_tstamp, pcm->tstamp_type); in _snd_pcm_share_stop()
H A Dpcm_direct.c694 gettimestamp(&direct->trigger_tstamp, pcm->tstamp_type);
H A Dpcm_rate.c1207 gettimestamp(&rate->trigger_tstamp, pcm->tstamp_type); in snd_pcm_rate_start()

Completed in 20 milliseconds