Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_params_set_periods_integer (Results 1 - 5 of 5) sorted by relevance

/third_party/pulseaudio/src/tests/
H A Dalsa-time-test.c92 r = snd_pcm_hw_params_set_periods_integer(pcm, hwparams); in main()
/third_party/alsa-lib/include/
H A Dpcm_old.h143 int snd_pcm_hw_params_set_periods_integer(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
H A Dpcm.h881 int snd_pcm_hw_params_set_periods_integer(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
/third_party/alsa-lib/src/pcm/
H A Dpcm_local.h930 int snd_pcm_hw_params_set_periods_integer(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
H A Dpcm.c5725 int snd_pcm_hw_params_set_periods_integer(snd_pcm_t *pcm, snd_pcm_hw_params_t *params) in snd_pcm_hw_params_set_periods_integer() function

Completed in 17 milliseconds