Home
last modified time | relevance | path

Searched refs:SND_TPLG_MAX_CHAN (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-lib/include/
Dtopology.h743 #define SND_TPLG_MAX_CHAN 8 macro
860 struct snd_tplg_channel_elem channel[SND_TPLG_MAX_CHAN]; /*!< mapping */
/third_party/alsa-lib/src/topology/
Dctl.c1342 if (ec->num_channels > SND_TPLG_MAX_CHAN || in tplg_decode_control_enum1()