Home
last modified time | relevance | path

Searched refs:snd_config_set_integer64 (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/include/
H A Dconf.h169 int snd_config_set_integer64(snd_config_t *config, long long value);
/third_party/alsa-lib/test/lsb/
H A Dconfig.c425 ALSA_CHECK(snd_config_set_integer64(c, 123456789012345LL)); in test_set_integer64()
430 TEST_CHECK(snd_config_set_integer64(c, 123) == -EINVAL); in test_set_integer64()
/third_party/alsa-utils/topology/
H A Dpre-process-object.c1491 err = snd_config_set_integer64(attr, v); in tplg_set_attribute_value()

Completed in 5 milliseconds