Home
last modified time | relevance | path

Searched defs:delayp (Results 1 - 14 of 14) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_plugin.c138 static int snd_pcm_plugin_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_plugin_delay() argument
H A Dpcm_null.c118 static int snd_pcm_null_delay(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_sframes_t *delayp) in snd_pcm_null_delay() argument
H A Dpcm_dshare.c258 static int snd_pcm_dshare_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_dshare_delay() argument
H A Dpcm_dsnoop.c205 static int snd_pcm_dsnoop_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_dsnoop_delay() argument
H A Dpcm_generic.c181 int snd_pcm_generic_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_generic_delay() argument
H A Dpcm_dmix.c482 static int snd_pcm_dmix_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_dmix_delay() argument
H A Dpcm_shm.c420 static int snd_pcm_shm_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_shm_delay() argument
H A Dpcm_ioplug.c110 static int snd_pcm_ioplug_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_ioplug_delay() argument
H A Dpcm_multi.c459 static int snd_pcm_multi_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_multi_delay() argument
H A Dpcm_share.c761 static int _snd_pcm_share_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in _snd_pcm_share_delay() argument
780 static int snd_pcm_share_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_share_delay() argument
H A Dpcm_hw.c639 static int snd_pcm_hw_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_hw_delay() argument
H A Dpcm_rate.c692 static int snd_pcm_rate_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_rate_delay() argument
H A Dpcm_local.h468 static inline int __snd_pcm_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in __snd_pcm_delay() argument
H A Dpcm.c1152 int snd_pcm_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_delay() argument
3105 snd_pcm_avail_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *availp, snd_pcm_sframes_t *delayp) snd_pcm_avail_delay() argument

Completed in 31 milliseconds