Home
last modified time | relevance | path

Searched refs:snd_config_get_ireal (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-lib/include/
H A Dconf.h178 int snd_config_get_ireal(const snd_config_t *config, double *value);
/third_party/alsa-lib/src/pcm/
H A Dpcm_softvol.c1192 err = snd_config_get_ireal(n, &min_dB); in _snd_pcm_softvol_open()
1200 err = snd_config_get_ireal(n, &max_dB); in _snd_pcm_softvol_open()
H A Dpcm_route.c1190 err = snd_config_get_ireal(jnode, &value); in _snd_pcm_route_load_ttable()
H A Dpcm_ladspa.c1281 if (snd_config_get_ireal(n, &dval) < 0) { in snd_pcm_ladspa_parse_controls()

Completed in 7 milliseconds