Lines Matching refs:snd_pcm_t
25 (snd_pcm_t *pcm,
34 (snd_pcm_t *pcm,
46 int (*init)(snd_pcm_t *pcm);
69 snd_pcm_sframes_t snd_pcm_plugin_rewind(snd_pcm_t *pcm, snd_pcm_uframes_t frames);
70 snd_pcm_sframes_t snd_pcm_plugin_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames);
71 int snd_pcm_plugin_may_wait_for_avail_min_conv(snd_pcm_t *pcm, snd_pcm_uframes_t avail,
72 snd_pcm_uframes_t (*conv)(snd_pcm_t *, snd_pcm_uframes_t));
73 int snd_pcm_plugin_may_wait_for_avail_min(snd_pcm_t *pcm, snd_pcm_uframes_t avail);
78 (snd_pcm_t *pcm,
85 (snd_pcm_t *pcm,