Searched defs:audioChannelAllocation (Results 1 – 13 of 13) sorted by relevance
214 audioChannelAllocation = 3, enumerator222 static const inline Tag audioChannelAllocation = Tag::audioChannelAllocation; variable
48 int32_t audioChannelAllocation = 0; variable
95 int32_t audioChannelAllocation = 0; variable
34 int32_t audioChannelAllocation = 0; variable
513 …ectedDevice, std::optional<unsigned char> channelCount, std::optional<int> audioChannelAllocation)… in StrategyConfiguration()588 std::optional<int> audioChannelAllocation = std::nullopt; in read() local
227 uint32_t audioChannelAllocation __attribute__ ((aligned(4))); member