Searched refs:snd_pcm_areas_from_bufs (Results 1 - 6 of 6) sorted by relevance
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_plugin.c | 362 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 D | pcm_mmap.c | 178 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 D | pcm_ioplug.c | 670 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 D | pcm_file.c | 631 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 D | pcm_local.h | 281 #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 D | pcm.c | 7574 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