Lines Matching refs:snd_pcm_avail_update
417 The function #snd_pcm_avail_update() updates the current
428 in the ring buffer from hardware and calls #snd_pcm_avail_update() then.
437 so the function #snd_pcm_avail_update() must be called afterwards
506 (e.g. #snd_pcm_avail_update()) are thread-safe and can be called concurrently
1100 * for applications. The function #snd_pcm_avail_update()
1105 * This function is deprecated. Use #snd_pcm_avail_update() instead.
1147 * for applications. The function #snd_pcm_avail_update()
3050 snd_pcm_sframes_t snd_pcm_avail_update(snd_pcm_t *pcm)
7139 * \brief Get number of frames available from a PCM status container (see #snd_pcm_avail_update)
7388 * It is necessary to call the snd_pcm_avail_update() function directly before
7481 avail = snd_pcm_avail_update(pcm);