Searched defs:hwparams (Results 1 - 5 of 5) sorted by relevance
/third_party/pulseaudio/src/tests/ |
H A D | alsa-time-test.c | 25 snd_pcm_hw_params_t *hwparams; in main() local [all...] |
/third_party/alsa-lib/test/ |
H A D | pcm.c | 789 snd_pcm_hw_params_t *hwparams; in main() local
|
/third_party/alsa-utils/speaker-test/ |
H A D | speaker-test.c | 1014 snd_pcm_hw_params_t *hwparams; in main() local
|
/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-util.c | 51 static int set_format(snd_pcm_t *pcm_handle, snd_pcm_hw_params_t *hwparams, pa_sample_format_t *f) { in set_format() argument 145 static int set_period_size(snd_pcm_t *pcm_handle, snd_pcm_hw_params_t *hwparams, snd_pcm_uframes_t size) { in set_period_size() argument 170 set_buffer_size(snd_pcm_t *pcm_handle, snd_pcm_hw_params_t *hwparams, snd_pcm_uframes_t size) set_buffer_size() argument 184 check_access(snd_pcm_t *pcm_handle, snd_pcm_hw_params_t *hwparams, bool use_mmap) check_access() argument 211 snd_pcm_hw_params_t *hwparams, *hwparams_copy; pa_alsa_set_hw_params() local 1016 snd_pcm_hw_params_t *hwparams; pa_alsa_init_proplist_pcm() local 1069 snd_pcm_hw_params_t *hwparams; pa_alsa_recover_from_poll() local 1417 snd_pcm_hw_params_t *hwparams; pa_alsa_get_supported_rates() local 1494 snd_pcm_hw_params_t *hwparams; pa_alsa_get_supported_formats() local [all...] |
/third_party/alsa-utils/aplay/ |
H A D | aplay.c | 107 } hwparams, rhwparams; variable [all...] |
Completed in 8 milliseconds