Searched refs:snd_pcm_hw_params_set_periods_max (Results 1 - 4 of 4) sorted by relevance
/third_party/alsa-lib/include/ |
H A D | pcm_old.h | 138 int snd_pcm_hw_params_set_periods_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir);
|
H A D | pcm.h | 876 int snd_pcm_hw_params_set_periods_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir);
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_local.h | 925 int snd_pcm_hw_params_set_periods_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir);
|
H A D | pcm.c | 5640 int snd_pcm_hw_params_set_periods_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in snd_pcm_hw_params_set_periods_max() function
|
Completed in 20 milliseconds