Home
last modified time | relevance | path

Searched refs:snd_pcm_areas_from_buf (Results 1 - 6 of 6) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_plugin.c353 snd_pcm_areas_from_buf(pcm, areas, (void*)buffer); in snd_pcm_plugin_writei()
371 snd_pcm_areas_from_buf(pcm, areas, buffer); in snd_pcm_plugin_readi()
H A Dpcm_mmap.c153 snd_pcm_areas_from_buf(pcm, areas, (void*)buffer); in snd_pcm_mmap_writei()
203 snd_pcm_areas_from_buf(pcm, areas, buffer); in snd_pcm_mmap_readi()
H A Dpcm_file.c319 snd_pcm_areas_from_buf(pcm, areas_if, file->rbuf); in snd_pcm_file_areas_read_infile()
613 snd_pcm_areas_from_buf(pcm, areas, (void*) buffer); in snd_pcm_file_writei()
653 snd_pcm_areas_from_buf(pcm, areas, buffer); in snd_pcm_file_readi()
H A Dpcm_ioplug.c658 snd_pcm_areas_from_buf(pcm, areas, (void*)buffer); in snd_pcm_ioplug_writei()
682 snd_pcm_areas_from_buf(pcm, areas, buffer); in snd_pcm_ioplug_readi()
H A Dpcm_local.h279 #define snd_pcm_areas_from_buf \ macro
378 void snd_pcm_areas_from_buf(snd_pcm_t *pcm, snd_pcm_channel_area_t *areas, void *buf);
H A Dpcm.c7558 void snd_pcm_areas_from_buf(snd_pcm_t *pcm, snd_pcm_channel_area_t *areas, in snd_pcm_areas_from_buf() function

Completed in 19 milliseconds