Home
last modified time | relevance | path

Searched refs:period_bytes_max (Results 1 – 5 of 5) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/platform/
A Dsunxi-pcm.c55 .period_bytes_max = 1024 * 64,
68 .period_bytes_max = 1024 * 64,
A Dsun8iw19-daudio.c834 .period_bytes_max = 1024 * 64,
847 .period_bytes_max = 1024 * 64,
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A Dsnd_core.c199 runtime->hw.period_bytes_max = hw->period_bytes_max; in snd_set_runtime_hwparams()
227 cons->intervals[SND_PCM_HW_PARAM_PERIOD_BYTES].range.max = hw->period_bytes_max; in soc_pcm_init_runtime_hw_constrains()
A Dsnd_pcm.c332 hw->period_bytes_min, hw->period_bytes_max); in snd_pcm_hw_constrains_complete()
/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dsnd_core.h352 uint32_t period_bytes_max; member

Completed in 25 milliseconds