Home
last modified time | relevance | path

Searched refs:snd_pcm_lib_buffer_bytes (Results 1 – 2 of 2) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A Dsnd_dma.c128 buf_size = snd_pcm_lib_buffer_bytes(substream); in snd_dmaengine_pcm_pointer()
156 if (prtd->pos >= snd_pcm_lib_buffer_bytes(substream)) in dmaengine_pcm_dma_complete()
176 snd_pcm_lib_buffer_bytes(substream)); in dmaengine_pcm_prepare_and_submit()
180 snd_pcm_lib_buffer_bytes(substream), in dmaengine_pcm_prepare_and_submit()
/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dsnd_pcm.h171 static inline size_t snd_pcm_lib_buffer_bytes(struct snd_pcm_substream *substream) in snd_pcm_lib_buffer_bytes() function

Completed in 5 milliseconds