Home
last modified time | relevance | path

Searched refs:snd_pcm_plugin_rewind (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_plugin.h63 #define snd_pcm_plugin_rewind \ macro
69 snd_pcm_sframes_t snd_pcm_plugin_rewind(snd_pcm_t *pcm, snd_pcm_uframes_t frames);
H A Dpcm_iec958.c506 snd_pcm_sframes_t result = snd_pcm_plugin_rewind(pcm, frames); in snd_pcm_iec958_rewind()
521 snd_pcm_sframes_t result = snd_pcm_plugin_rewind(pcm, frames); in snd_pcm_iec958_forward()
H A Dpcm_plugin.c190 snd_pcm_sframes_t snd_pcm_plugin_rewind(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_plugin_rewind() function
671 .rewind = snd_pcm_plugin_rewind,

Completed in 6 milliseconds