Searched refs:snd_pcm_hw_params_test_periods (Results 1 - 4 of 4) sorted by relevance
/third_party/alsa-lib/include/ |
H A D | pcm_old.h | 135 int snd_pcm_hw_params_test_periods(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir);
|
H A D | pcm.h | 873 int snd_pcm_hw_params_test_periods(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 | 922 int snd_pcm_hw_params_test_periods(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir);
|
H A D | pcm.c | 5595 int snd_pcm_hw_params_test_periods(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) in snd_pcm_hw_params_test_periods() function
|
Completed in 16 milliseconds