Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
H A Dpcm_plugin.c362 snd_pcm_areas_from_bufs(pcm, areas, bufs); in snd_pcm_plugin_writen()
380 snd_pcm_areas_from_bufs(pcm, areas, bufs); in snd_pcm_plugin_readn()
H A Dpcm_mmap.c178 snd_pcm_areas_from_bufs(pcm, areas, bufs); in snd_pcm_mmap_writen()
228 snd_pcm_areas_from_bufs(pcm, areas, bufs); in snd_pcm_mmap_readn()
H A Dpcm_ioplug.c670 snd_pcm_areas_from_bufs(pcm, areas, bufs); in snd_pcm_ioplug_writen()
694 snd_pcm_areas_from_bufs(pcm, areas, bufs); in snd_pcm_ioplug_readn()
H A Dpcm_file.c631 snd_pcm_areas_from_bufs(pcm, areas, bufs); in snd_pcm_file_writen()
677 snd_pcm_areas_from_bufs(pcm, areas, bufs); in snd_pcm_file_readn()
H A Dpcm_local.h281 #define snd_pcm_areas_from_bufs \ macro
379 void snd_pcm_areas_from_bufs(snd_pcm_t *pcm, snd_pcm_channel_area_t *areas, void **bufs);
H A Dpcm.c7574 void snd_pcm_areas_from_bufs(snd_pcm_t *pcm, snd_pcm_channel_area_t *areas, in snd_pcm_areas_from_bufs() function

Completed in 20 milliseconds