Home
last modified time | relevance | path

Searched defs:areas (Results 26 - 28 of 28) sorted by relevance

12

/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-util.c1313 int pa_alsa_safe_mmap_begin(snd_pcm_t *pcm, const snd_pcm_channel_area_t **areas, snd_pcm_uframes_t *offset, snd_pcm_uframes_t *frames, size_t hwbuf_size, const pa_sample_spec *ss) { in pa_alsa_safe_mmap_begin() argument
/third_party/alsa-utils/aplay/
H A Daplay.c1539 const snd_pcm_channel_area_t *areas; local
/third_party/alsa-lib/src/pcm/
H A Dpcm.c7400 snd_pcm_mmap_begin(snd_pcm_t *pcm, const snd_pcm_channel_area_t **areas, snd_pcm_uframes_t *offset, snd_pcm_uframes_t *frames) snd_pcm_mmap_begin() argument
7417 __snd_pcm_mmap_begin_generic(snd_pcm_t *pcm, const snd_pcm_channel_area_t **areas, snd_pcm_uframes_t *offset, snd_pcm_uframes_t *frames) __snd_pcm_mmap_begin_generic() argument
7447 __snd_pcm_mmap_begin(snd_pcm_t *pcm, const snd_pcm_channel_area_t **areas, snd_pcm_uframes_t *offset, snd_pcm_uframes_t *frames) __snd_pcm_mmap_begin() argument
7558 snd_pcm_areas_from_buf(snd_pcm_t *pcm, snd_pcm_channel_area_t *areas, void *buf) snd_pcm_areas_from_buf() argument
7574 snd_pcm_areas_from_bufs(snd_pcm_t *pcm, snd_pcm_channel_area_t *areas, void **bufs) snd_pcm_areas_from_bufs() argument
7590 snd_pcm_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, snd_pcm_xfer_areas_func_t func) snd_pcm_read_areas() argument
7664 snd_pcm_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, snd_pcm_xfer_areas_func_t func) snd_pcm_write_areas() argument
[all...]

Completed in 14 milliseconds

12