Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_params_get_sbits (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/include/
Dpcm.h730 int snd_pcm_hw_params_get_sbits(const snd_pcm_hw_params_t *params);
/third_party/pulseaudio/src/modules/alsa/
Dalsa-util.c1027 if ((bits = snd_pcm_hw_params_get_sbits(hwparams)) >= 0) in pa_alsa_init_proplist_pcm()
/third_party/alsa-lib/src/pcm/
Dpcm.c3794 int snd_pcm_hw_params_get_sbits(const snd_pcm_hw_params_t *params) in snd_pcm_hw_params_get_sbits() function