Home
last modified time | relevance | path

Searched refs:tx_channels (Results 1 – 5 of 5) sorted by relevance

/third_party/alsa-lib/src/topology/
Dpcm.c1622 if (parse_unsigned(n, &hw_cfg->tx_channels)) in tplg_parse_hw_config()
1692 if (err >= 0 && hc->tx_channels) in tplg_save_hw_config()
1694 hc->tx_channels); in tplg_save_hw_config()
1834 if (cfg->tx_channels > SND_SOC_TPLG_MAX_CHAN in set_link_hw_config()
1838 cfg->tx_channels = tpl->tx_channels; in set_link_hw_config()
1839 for (i = 0; i < cfg->tx_channels; i++) in set_link_hw_config()
2214 hw->tx_channels = link->hw_config[i].tx_channels; in tplg_decode_link()
2215 if (hw->tx_channels > SND_SOC_TPLG_MAX_CHAN) { in tplg_decode_link()
2216 SNDERR("link: wrong tx channels %d", hw->tx_channels); in tplg_decode_link()
2219 for (j = 0; j < hw->tx_channels; j++) in tplg_decode_link()
[all …]
/third_party/alsa-lib/include/
Dtopology.h1042 unsigned int tx_channels; /* number of Tx channels */ member
/third_party/alsa-lib/include/sound/uapi/
Dasoc.h355 __le32 tx_channels; /* number of Tx channels */ member
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi83295 …<var-decl name="tx_channels" type-id="2f162548" visibility="default" filepath="include/uapi/sound/…
Dtest-PR27569-v0.abi83277 …<var-decl name="tx_channels" type-id="2f162548" visibility="default" filepath="include/uapi/sound/…