Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dconf.h137 int snd_config_make_integer64(snd_config_t **config, const char *key);
/third_party/alsa-lib/test/lsb/
Dconfig.c307 ALSA_CHECK(snd_config_make_integer64(&c, "i")); in test_make_integer64()
424 ALSA_CHECK(snd_config_make_integer64(&c, "i")); in test_set_integer64()
/third_party/alsa-lib/src/
Dconf.c2526 int snd_config_make_integer64(snd_config_t **config, const char *id) in snd_config_make_integer64() function