Home
last modified time | relevance | path

Searched refs:buffer_bytes_max (Results 1 – 6 of 6) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/platform/
A Dsunxi-pcm.c53 .buffer_bytes_max = 1024 * 128,
66 .buffer_bytes_max = 1024 * 128,
86 size = hw->buffer_bytes_max; in sunxi_pcm_preallocate_dma_buffer()
A Dsun8iw19-daudio.c832 .buffer_bytes_max = 1024 * 128,
845 .buffer_bytes_max = 1024 * 128,
866 size = hw->buffer_bytes_max; in sunxi_pcm_preallocate_dma_buffer()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A Dsnd_core.c202 runtime->hw.buffer_bytes_max = hw->buffer_bytes_max; in snd_set_runtime_hwparams()
231 cons->intervals[SND_PCM_HW_PARAM_BUFFER_BYTES].range.max = hw->buffer_bytes_max; in soc_pcm_init_runtime_hw_constrains()
A Dsnd_params.c495 t.range.max = substream->runtime->hw.buffer_bytes_max; in snd_pcm_hw_rule_buffer_bytes_max()
A Dsnd_pcm.c342 hw->period_bytes_min, hw->buffer_bytes_max); in snd_pcm_hw_constrains_complete()
/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dsnd_core.h350 uint32_t buffer_bytes_max; member

Completed in 30 milliseconds