Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dtopology.h774 #define SND_TPLG_CREATE_DAPM_NOSORT (1<<1) /*!< Do not sort DAPM objects by index */ macro
/third_party/alsa-lib/src/topology/
H A Dparser.c448 tplg->dapm_sort = (flags & SND_TPLG_CREATE_DAPM_NOSORT) == 0; in snd_tplg_create()
/third_party/alsa-utils/topology/
H A Dtopology.c461 cflags |= SND_TPLG_CREATE_DAPM_NOSORT; in main()

Completed in 4 milliseconds