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/
H A Dpcm.h748 int snd_pcm_hw_params_get_sbits(const snd_pcm_hw_params_t *params);
/third_party/pulseaudio/src/modules/alsa/
H A 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/
H A Dpcm.c215 #snd_pcm_hw_params_get_sbits() function. The example: ICE1712
217 or zero (capture). The function snd_pcm_hw_params_get_sbits()
3922 int snd_pcm_hw_params_get_sbits(const snd_pcm_hw_params_t *params) in snd_pcm_hw_params_get_sbits() function

Completed in 17 milliseconds