Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_param_set_integer (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/src/pcm/
Dpcm_local.h341 #define snd_pcm_hw_param_set_integer \ macro
799 int snd_pcm_hw_param_set_integer(snd_pcm_t *pcm, snd_pcm_hw_params_t *params,
Dpcm_params.c275 int snd_pcm_hw_param_set_integer(snd_pcm_t *pcm, in snd_pcm_hw_param_set_integer() function
Dpcm.c5357 return snd_pcm_hw_param_set_integer(pcm, params, SND_TRY, SND_PCM_HW_PARAM_PERIOD_SIZE); in snd_pcm_hw_params_set_period_size_integer()
5557 return snd_pcm_hw_param_set_integer(pcm, params, SND_TRY, SND_PCM_HW_PARAM_PERIODS); in snd_pcm_hw_params_set_periods_integer()