Searched defs:hwparams (Results 1 – 7 of 7) sorted by relevance
| /third_party/pulseaudio/src/modules/alsa/ |
| 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() 145 static int set_period_size(snd_pcm_t *pcm_handle, snd_pcm_hw_params_t *hwparams, snd_pcm_uframes_t … in set_period_size() 170 static int set_buffer_size(snd_pcm_t *pcm_handle, snd_pcm_hw_params_t *hwparams, snd_pcm_uframes_t … in set_buffer_size() 184 static void check_access(snd_pcm_t *pcm_handle, snd_pcm_hw_params_t *hwparams, bool use_mmap) { in check_access() 211 snd_pcm_hw_params_t *hwparams, *hwparams_copy; in pa_alsa_set_hw_params() local 1016 snd_pcm_hw_params_t *hwparams; in pa_alsa_init_proplist_pcm() local 1069 snd_pcm_hw_params_t *hwparams; in pa_alsa_recover_from_poll() local 1417 snd_pcm_hw_params_t *hwparams; in pa_alsa_get_supported_rates() local 1494 snd_pcm_hw_params_t *hwparams; in pa_alsa_get_supported_formats() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/audio/alsa/ |
| D | SDL_alsa_audio.c | 429 ALSA_finalize_hardware(_THIS, snd_pcm_hw_params_t *hwparams, int override) in ALSA_finalize_hardware() 473 snd_pcm_hw_params_t *hwparams; in ALSA_set_period_size() local 513 snd_pcm_hw_params_t *hwparams; in ALSA_set_buffer_size() local 545 snd_pcm_hw_params_t *hwparams = NULL; in ALSA_OpenDevice() local
|
| /third_party/pulseaudio/src/tests/ |
| D | alsa-time-test.c | 25 snd_pcm_hw_params_t *hwparams; in main() local
|
| /third_party/gstreamer/gstplugins_base/ext/alsa/ |
| D | gstalsasrc.h | 56 snd_pcm_hw_params_t *hwparams; member
|
| /third_party/alsa-lib/test/ |
| D | pcm.c | 783 snd_pcm_hw_params_t *hwparams; in main() local
|
| /third_party/alsa-utils/speaker-test/ |
| D | speaker-test.c | 974 snd_pcm_hw_params_t *hwparams; in main() local
|
| /third_party/alsa-utils/aplay/ |
| D | aplay.c | 103 } hwparams, rhwparams; variable
|