Home
last modified time | relevance | path

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

/third_party/alsa-utils/axfer/
Dxfer-libasound-timer-mmap.c308 rewind_count = snd_pcm_rewindable(state->handle); in rewind_appl_ptr()
/third_party/alsa-lib/src/pcm/
Dpcm_generic.c202 return snd_pcm_rewindable(generic->slave); in snd_pcm_generic_rewindable()
Dpcm_file.c553 snd_pcm_sframes_t res = snd_pcm_rewindable(file->gen.slave); in snd_pcm_file_rewindable()
Dpcm_multi.c616 snd_pcm_sframes_t f = snd_pcm_rewindable(multi->slaves[i].pcm); in snd_pcm_multi_rewindable()
Dpcm_share.c1050 ret = snd_pcm_rewindable(slave->pcm); in snd_pcm_share_rewindable()
Dpcm.c1409 snd_pcm_sframes_t snd_pcm_rewindable(snd_pcm_t *pcm) in snd_pcm_rewindable() function
/third_party/alsa-lib/include/
Dpcm.h546 snd_pcm_sframes_t snd_pcm_rewindable(snd_pcm_t *pcm);