Home
last modified time | relevance | path

Searched refs:htimestamp (Results 1 - 17 of 17) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_null.c365 .htimestamp = snd_pcm_generic_real_htimestamp,
H A Dpcm_mmap_emul.c399 .htimestamp = snd_pcm_generic_htimestamp,
H A Dpcm_hooks.c198 .htimestamp = snd_pcm_generic_htimestamp,
H A Dpcm_plugin.c684 .htimestamp = snd_pcm_generic_htimestamp,
H A Dpcm_dsnoop.c507 .htimestamp = snd_pcm_dsnoop_htimestamp,
H A Dpcm_shm.c632 .htimestamp = snd_pcm_shm_htimestamp,
H A Dpcm_dshare.c635 .htimestamp = snd_pcm_dshare_htimestamp,
H A Dpcm_hw.c1566 .htimestamp = snd_pcm_hw_htimestamp,
1597 .htimestamp = snd_pcm_hw_htimestamp,
H A Dpcm_dmix.c939 .htimestamp = snd_pcm_dmix_htimestamp,
H A Dpcm_meter.c550 .htimestamp = snd_pcm_generic_htimestamp,
H A Dpcm_ioplug.c953 .htimestamp = snd_pcm_generic_real_htimestamp,
H A Dpcm_file.c874 .htimestamp = snd_pcm_generic_htimestamp,
H A Dpcm_local.h186 int (*htimestamp)(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp); /* locked */ member
H A Dpcm_multi.c1052 .htimestamp = snd_pcm_multi_htimestamp,
H A Dpcm_rate.c1332 .htimestamp = snd_pcm_rate_htimestamp,
H A Dpcm_share.c1358 .htimestamp = snd_pcm_share_htimestamp,
H A Dpcm.c1220 if (pcm->fast_ops->htimestamp) in snd_pcm_htimestamp()
1221 err = pcm->fast_ops->htimestamp(pcm->fast_op_arg, avail, tstamp); in snd_pcm_htimestamp()

Completed in 38 milliseconds