Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dtopology.h1127 int snd_tplg_build_bin(snd_tplg_t *tplg, void **bin, size_t *size);
/third_party/alsa-utils/topology/
Dtopology.c324 err = snd_tplg_build_bin(tplg, &bin, &size); in compile()
/third_party/alsa-lib/src/topology/
Dparser.c399 int snd_tplg_build_bin(snd_tplg_t *tplg, in snd_tplg_build_bin() function