Searched defs:appl_ptr (Results 1 – 9 of 9) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/ |
| A D | pcm_mmap.c | 41 snd_pcm_sframes_t appl_ptr = *pcm->appl.ptr; in snd_pcm_mmap_appl_backward() local 50 snd_pcm_uframes_t appl_ptr = *pcm->appl.ptr; in snd_pcm_mmap_appl_forward() local
|
| A D | pcm_plugin_generic.h | 60 snd_pcm_uframes_t appl_ptr, hw_ptr; member
|
| A D | pcm_rate.c | 48 snd_pcm_uframes_t appl_ptr, hw_ptr, last_slave_hw_ptr; member 1202 static int snd_pcm_rate_sync_playback_area(snd_pcm_t *pcm, snd_pcm_uframes_t appl_ptr) in snd_pcm_rate_sync_playback_area()
|
| A D | pcm_dmix.c | 264 snd_pcm_uframes_t appl_ptr, size, transfer; in snd_pcm_dmix_sync_area() local
|
| A D | pcm_file.c | 87 snd_pcm_uframes_t appl_ptr; member
|
| A D | pcm_direct.h | 131 snd_pcm_uframes_t appl_ptr; member
|
| A D | pcm.c | 156 void snd_pcm_set_appl_ptr(snd_pcm_t *pcm, volatile snd_pcm_uframes_t *appl_ptr, in snd_pcm_set_appl_ptr()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/ |
| A D | snd_pcm.c | 1028 snd_pcm_uframes_t frames , appl_ptr, appl_ofs; in snd_pcm_lib_write() local 1163 snd_pcm_uframes_t frames , appl_ptr, appl_ofs; in snd_pcm_lib_read() local 2451 snd_pcm_sframes_t appl_ptr; in ksnd_pcm_rewind() local
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/sound/ |
| A D | pcm_common.h | 245 ksnd_pcm_uframes_t appl_ptr; member
|
Completed in 36 milliseconds