Searched refs:GetChannelIdxByName (Results 1 – 4 of 4) sorted by relevance
64 GetChannelIdxByName(*target.RealOut, LFE)}; in update()76 GetChannelIdxByName(*target.RealOut, FrontCenter)}; in update()
364 inline uint GetChannelIdxByName(const RealMixParams &real, Channel chan) noexcept in GetChannelIdxByName() function
941 uint idx{GetChannelIdxByName(Device->RealOut, chans[c].channel)}; in CalcPanningAndFilters()953 idx = GetChannelIdxByName(Device->RealOut, target.channel); in CalcPanningAndFilters()1099 const uint idx{GetChannelIdxByName(Device->RealOut, chans[c].channel)}; in CalcPanningAndFilters()1137 const uint idx{GetChannelIdxByName(Device->RealOut, chans[c].channel)}; in CalcPanningAndFilters()
206 const uint chidx{GetChannelIdxByName(device->RealOut, ch)}; in MakeSpeakerMap()517 const uint idx{GetChannelIdxByName(device->RealOut, decoder.mChannels[i])}; in InitPanning()