Home
last modified time | relevance | path

Searched refs:SND_PCM_HW_PARAM_FIRST_RANGE (Results 1 – 4 of 4) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dpcm_common.h189 #define SND_PCM_HW_PARAM_FIRST_RANGE SND_PCM_HW_PARAM_SAMPLE_BITS macro
202 return var >= SND_PCM_HW_PARAM_FIRST_RANGE && in hw_is_range()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm_extplug.c54 #define is_mask_type(i) (hw_params_type[i] < SND_PCM_HW_PARAM_FIRST_RANGE)
A Dpcm_params.c1203 for (k = SND_PCM_HW_PARAM_FIRST_RANGE; k <= SND_PCM_HW_PARAM_LAST_RANGE; k++) { in snd_pcm_hw_refine_soft()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A Dsnd_pcm.c181 for (i = SND_PCM_HW_PARAM_FIRST_RANGE; i <= SND_PCM_HW_PARAM_LAST_RANGE; i++) { in snd_pcm_hw_constrains_init()
1464 for (k = SND_PCM_HW_PARAM_FIRST_RANGE; k <= SND_PCM_HW_PARAM_LAST_RANGE; k++) { in ksnd_pcm_hw_refine()

Completed in 22 milliseconds