Searched refs:snd_pcm_areas_from_buf (Results 1 – 5 of 5) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/ |
| A D | pcm_mmap.c | 111 snd_pcm_areas_from_buf(pcm, areas, (void*)buffer); in snd_pcm_mmap_writei() 151 snd_pcm_areas_from_buf(pcm, areas, buffer); in snd_pcm_mmap_readi()
|
| A D | pcm_plugin_generic.c | 268 snd_pcm_areas_from_buf(pcm, areas, (void*)buffer); in snd_pcm_plugin_writei() 278 snd_pcm_areas_from_buf(pcm, areas, buffer); in snd_pcm_plugin_readi()
|
| A D | pcm_file.c | 336 snd_pcm_areas_from_buf(pcm, areas, (void*) buffer); in snd_pcm_file_writei() 357 snd_pcm_areas_from_buf(pcm, areas, buffer); in snd_pcm_file_readi()
|
| A D | pcm_local.h | 175 void snd_pcm_areas_from_buf(snd_pcm_t *pcm, snd_pcm_channel_area_t *areas, void *buf);
|
| A D | pcm.c | 996 void snd_pcm_areas_from_buf(snd_pcm_t *pcm, snd_pcm_channel_area_t *areas, void *buf) in snd_pcm_areas_from_buf() function
|
Completed in 19 milliseconds