Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_ioplug.c110 static int snd_pcm_ioplug_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) in snd_pcm_ioplug_delay() function
138 if (snd_pcm_ioplug_delay(pcm, &sd) < 0) in snd_pcm_ioplug_status()
938 .delay = snd_pcm_ioplug_delay,