Searched defs:delayp (Results 1 – 14 of 14) sorted by relevance
| /third_party/alsa-lib/src/pcm/ |
| D | pcm_dsnoop.c | 205 static int snd_pcm_dsnoop_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_dsnoop_delay()
|
| D | pcm_null.c | 118 static int snd_pcm_null_delay(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_sframes_t *delayp) in snd_pcm_null_delay()
|
| D | pcm_dshare.c | 258 static int snd_pcm_dshare_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_dshare_delay()
|
| D | pcm_plugin.c | 138 static int snd_pcm_plugin_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_plugin_delay()
|
| D | pcm_generic.c | 181 int snd_pcm_generic_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_generic_delay()
|
| D | pcm_dmix.c | 482 static int snd_pcm_dmix_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_dmix_delay()
|
| D | pcm_share.c | 761 static int _snd_pcm_share_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in _snd_pcm_share_delay() 780 static int snd_pcm_share_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_share_delay()
|
| D | pcm_shm.c | 420 static int snd_pcm_shm_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_shm_delay()
|
| D | pcm_ioplug.c | 110 static int snd_pcm_ioplug_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_ioplug_delay()
|
| D | pcm_rate.c | 692 static int snd_pcm_rate_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_rate_delay()
|
| D | pcm_multi.c | 459 static int snd_pcm_multi_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_multi_delay()
|
| D | pcm_hw.c | 639 static int snd_pcm_hw_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_hw_delay()
|
| D | pcm_local.h | 468 static inline int __snd_pcm_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in __snd_pcm_delay()
|
| D | pcm.c | 1152 int snd_pcm_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_delay() 3107 snd_pcm_sframes_t *delayp) in snd_pcm_avail_delay()
|