Home
last modified time | relevance | path

Searched defs:appl_ptr (Results 1 - 16 of 16) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_mmap.c35 snd_pcm_sframes_t appl_ptr = *pcm->appl.ptr; in snd_pcm_mmap_appl_backward() local
44 snd_pcm_uframes_t appl_ptr = *pcm->appl.ptr; in snd_pcm_mmap_appl_forward() local
[all...]
H A Dpcm_plugin.h47 snd_pcm_uframes_t appl_ptr, hw_ptr; member
H A Dpcm_mmap_emul.c46 snd_pcm_uframes_t appl_ptr; member
H A Dpcm_null.c43 snd_pcm_uframes_t appl_ptr; member
H A Dpcm_dshare.c112 snd_pcm_uframes_t appl_ptr, size; in snd_pcm_dshare_sync_area() local
[all...]
H A Dpcm_dmix.c316 snd_pcm_uframes_t appl_ptr, size, transfer; in snd_pcm_dmix_sync_area() local
675 snd_pcm_uframes_t appl_ptr, size, transfer, result, frames_to_remix; snd_pcm_dmix_rewind() local
[all...]
H A Dpcm_direct.h142 snd_pcm_uframes_t appl_ptr; member
H A Dpcm_ioplug.c1255 snd_pcm_ioplug_avail(const snd_pcm_ioplug_t * const ioplug, const snd_pcm_uframes_t hw_ptr, const snd_pcm_uframes_t appl_ptr) snd_pcm_ioplug_avail() argument
1270 snd_pcm_ioplug_hw_avail(const snd_pcm_ioplug_t * const ioplug, const snd_pcm_uframes_t hw_ptr, const snd_pcm_uframes_t appl_ptr) snd_pcm_ioplug_hw_avail() argument
H A Dpcm_multi.c57 snd_pcm_uframes_t appl_ptr, hw_ptr; member
H A Dpcm_share.c111 snd_pcm_uframes_t appl_ptr; member
[all...]
H A Dpcm_file.c78 snd_pcm_uframes_t appl_ptr; member
[all...]
H A Dpcm_rate.c52 snd_pcm_uframes_t appl_ptr, hw_ptr, last_slave_hw_ptr; member
996 static int snd_pcm_rate_sync_playback_area(snd_pcm_t *pcm, snd_pcm_uframes_t appl_ptr) in snd_pcm_rate_sync_playback_area() argument
[all...]
H A Dpcm_local.h500 __snd_pcm_playback_avail(snd_pcm_t *pcm, const snd_pcm_uframes_t hw_ptr, const snd_pcm_uframes_t appl_ptr) __snd_pcm_playback_avail() argument
525 __snd_pcm_capture_avail(snd_pcm_t *pcm, const snd_pcm_uframes_t hw_ptr, const snd_pcm_uframes_t appl_ptr) __snd_pcm_capture_avail() argument
541 __snd_pcm_avail(snd_pcm_t *pcm, const snd_pcm_uframes_t hw_ptr, const snd_pcm_uframes_t appl_ptr) __snd_pcm_avail() argument
H A Dpcm.c7930 void snd_pcm_set_appl_ptr(snd_pcm_t *pcm, volatile snd_pcm_uframes_t *appl_ptr, int fd, off_t offset) in snd_pcm_set_appl_ptr() argument
/third_party/alsa-lib/include/
H A Dpcm_ioplug.h114 volatile snd_pcm_uframes_t appl_ptr; /**< application pointer; read-only */ member
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h485 snd_pcm_uframes_t appl_ptr; /* appl ptr */ member
535 snd_pcm_uframes_t appl_ptr; /* RW: appl ptr (0...boundary-1) */ member
579 snd_pcm_uframes_t appl_ptr; /* RW: appl ptr (0...boundary-1) */ member

Completed in 32 milliseconds