Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dsnd_core.h342 struct snd_pcm_hardware { struct
343 uint32_t info;
344 uint32_t formats;
345 uint32_t rates;
346 uint32_t rate_min;
347 uint32_t rate_max;
348 uint32_t channels_min;
349 uint32_t channels_max;
350 uint32_t buffer_bytes_max;
353 uint32_t periods_min;
[all …]

Completed in 8 milliseconds