Home
last modified time | relevance | path

Searched defs:snd_pcm_runtime (Results 1 – 1 of 1) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dsnd_core.h427 struct snd_pcm_runtime { struct
429 snd_pcm_access_t access;
430 snd_pcm_format_t format;
431 unsigned int rate;
432 unsigned int channels;
435 unsigned int periods;
442 dma_addr_t dma_addr;
443 size_t dma_bytes;
448 void *private_data;
475 unsigned int xrun_cnt;
[all …]

Completed in 7 milliseconds