Home
last modified time | relevance | path

Searched refs:HasChannel (Results 1 – 25 of 63) sorted by relevance

123

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/AudioEngine/Utils/
H A DAEELDParser.cpp130 if (!info.m_channels.HasChannel(AE_CH_FL)) in Parse()
132 if (!info.m_channels.HasChannel(AE_CH_FR)) in Parse()
137 if (!info.m_channels.HasChannel(AE_CH_LFE)) in Parse()
141 if (!info.m_channels.HasChannel(AE_CH_FC)) in Parse()
146 if (!info.m_channels.HasChannel(AE_CH_BL)) in Parse()
148 if (!info.m_channels.HasChannel(AE_CH_BR)) in Parse()
153 if (!info.m_channels.HasChannel(AE_CH_BC)) in Parse()
158 if (!info.m_channels.HasChannel(AE_CH_FLOC)) in Parse()
160 if (!info.m_channels.HasChannel(AE_CH_FROC)) in Parse()
166 if (!info.m_channels.HasChannel(AE_CH_BLOC)) in Parse()
[all …]
H A DAEUtil.cpp459 if (info.HasChannel(AE_CH_FL)) channelLayout |= AV_CH_FRONT_LEFT; in GetAVChannelLayout()
460 if (info.HasChannel(AE_CH_FR)) channelLayout |= AV_CH_FRONT_RIGHT; in GetAVChannelLayout()
461 if (info.HasChannel(AE_CH_FC)) channelLayout |= AV_CH_FRONT_CENTER; in GetAVChannelLayout()
462 if (info.HasChannel(AE_CH_LFE)) channelLayout |= AV_CH_LOW_FREQUENCY; in GetAVChannelLayout()
463 if (info.HasChannel(AE_CH_BL)) channelLayout |= AV_CH_BACK_LEFT; in GetAVChannelLayout()
464 if (info.HasChannel(AE_CH_BR)) channelLayout |= AV_CH_BACK_RIGHT; in GetAVChannelLayout()
467 if (info.HasChannel(AE_CH_BC)) channelLayout |= AV_CH_BACK_CENTER; in GetAVChannelLayout()
468 if (info.HasChannel(AE_CH_SL)) channelLayout |= AV_CH_SIDE_LEFT; in GetAVChannelLayout()
469 if (info.HasChannel(AE_CH_SR)) channelLayout |= AV_CH_SIDE_RIGHT; in GetAVChannelLayout()
470 if (info.HasChannel(AE_CH_TC)) channelLayout |= AV_CH_TOP_CENTER; in GetAVChannelLayout()
[all …]
H A DAEChannelInfo.cpp93 if (srcHasSL && !dstHasSL && dstHasRL && !newInfo.HasChannel(AE_CH_BL)) in ResolveChannels()
95 if (srcHasSR && !dstHasSR && dstHasRR && !newInfo.HasChannel(AE_CH_BR)) in ResolveChannels()
97 if (srcHasRL && !dstHasRL && dstHasSL && !newInfo.HasChannel(AE_CH_SL)) in ResolveChannels()
106 if (dstHasRL && !newInfo.HasChannel(AE_CH_BL)) in ResolveChannels()
108 else if (dstHasSL && !newInfo.HasChannel(AE_CH_SL)) in ResolveChannels()
111 if (dstHasRR && !newInfo.HasChannel(AE_CH_BR)) in ResolveChannels()
113 else if (dstHasSR && !newInfo.HasChannel(AE_CH_SR)) in ResolveChannels()
304 bool CAEChannelInfo::HasChannel(const enum AEChannel ch) const in HasChannel() function in CAEChannelInfo
316 if (!HasChannel(rhs.m_channels[i])) in ContainsChannels()
358 okChannels += dst.HasChannel(src[j]); in BestMatch()
[all …]
H A DAEChannelInfo.h42 bool HasChannel(const enum AEChannel ch) const;
/dports/irc/komanda-cli/komanda-cli-b5ba03b/komanda/client/
H A Dserver.go63 c, _, has := server.HasChannel(channel)
77 newC, _, newHas := server.HasChannel(channel)
95 func (server *Server) HasChannel(name string) (*Channel, int, bool) { func
107 c, _, has := server.HasChannel(name)
118 if c, _, ok := server.HasChannel(name); ok {
129 if _, _, ok := server.HasChannel(channel.Name); !ok {
141 channel, i, ok := server.HasChannel(name)
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-core/cirq/protocols/
H A Dapply_channel_protocol_test.py145 class HasChannel: class
150 result = apply_channel(HasChannel(), rho, [0], [1], assert_result_is_out_buf=True)
163 class HasChannel: class
167 result = apply_channel(HasChannel(), rho, [0], [1], assert_result_is_out_buf=True)
185 class HasChannel: class
189 result = apply_channel(HasChannel(), rho, [0], [2], assert_result_is_out_buf=True)
206 class HasChannel: class
210 result = apply_channel(HasChannel(), rho, [0, 1], [2, 3], assert_result_is_out_buf=True)
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-core/cirq/protocols/
H A Dapply_channel_protocol_test.py145 class HasChannel: class
150 result = apply_channel(HasChannel(), rho, [0], [1], assert_result_is_out_buf=True)
163 class HasChannel: class
167 result = apply_channel(HasChannel(), rho, [0], [1], assert_result_is_out_buf=True)
185 class HasChannel: class
189 result = apply_channel(HasChannel(), rho, [0], [2], assert_result_is_out_buf=True)
206 class HasChannel: class
210 result = apply_channel(HasChannel(), rho, [0, 1], [2, 3], assert_result_is_out_buf=True)
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-core/cirq/protocols/
H A Dapply_channel_protocol_test.py145 class HasChannel: class
150 result = apply_channel(HasChannel(), rho, [0], [1], assert_result_is_out_buf=True)
163 class HasChannel: class
167 result = apply_channel(HasChannel(), rho, [0], [1], assert_result_is_out_buf=True)
185 class HasChannel: class
189 result = apply_channel(HasChannel(), rho, [0], [2], assert_result_is_out_buf=True)
206 class HasChannel: class
210 result = apply_channel(HasChannel(), rho, [0, 1], [2, 3], assert_result_is_out_buf=True)
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-core/cirq/protocols/
H A Dapply_channel_protocol_test.py145 class HasChannel: class
150 result = apply_channel(HasChannel(), rho, [0], [1], assert_result_is_out_buf=True)
163 class HasChannel: class
167 result = apply_channel(HasChannel(), rho, [0], [1], assert_result_is_out_buf=True)
185 class HasChannel: class
189 result = apply_channel(HasChannel(), rho, [0], [2], assert_result_is_out_buf=True)
206 class HasChannel: class
210 result = apply_channel(HasChannel(), rho, [0, 1], [2, 3], assert_result_is_out_buf=True)
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-core/cirq/protocols/
H A Dapply_channel_protocol_test.py145 class HasChannel: class
150 result = apply_channel(HasChannel(), rho, [0], [1], assert_result_is_out_buf=True)
163 class HasChannel: class
167 result = apply_channel(HasChannel(), rho, [0], [1], assert_result_is_out_buf=True)
185 class HasChannel: class
189 result = apply_channel(HasChannel(), rho, [0], [2], assert_result_is_out_buf=True)
206 class HasChannel: class
210 result = apply_channel(HasChannel(), rho, [0, 1], [2, 3], assert_result_is_out_buf=True)
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/p2p/quic/
H A Dquictransport_unittest.cc148 EXPECT_TRUE(transport_.HasChannel(1)); in TEST_F()
152 EXPECT_TRUE(transport_.HasChannel(2)); in TEST_F()
155 EXPECT_FALSE(transport_.HasChannel(1)); in TEST_F()
158 EXPECT_FALSE(transport_.HasChannel(2)); in TEST_F()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/AudioEngine/Sinks/
H A DAESinkALSA.cpp145 if (format.m_channelLayout.HasChannel(AE_CH_SL) && !format.m_channelLayout.HasChannel(AE_CH_BL)) in GetChannelLayoutLegacy()
331 if (info.HasChannel(AE_CH_BL) == info.HasChannel(AE_CH_BR) && in GetAlternateLayoutForm()
332 info.HasChannel(AE_CH_SL) == info.HasChannel(AE_CH_SR) && in GetAlternateLayoutForm()
333 info.HasChannel(AE_CH_BLOC) == info.HasChannel(AE_CH_BROC)) in GetAlternateLayoutForm()
337 if (info.HasChannel(AE_CH_SL) && info.HasChannel(AE_CH_BL) && !info.HasChannel(AE_CH_BLOC)) in GetAlternateLayoutForm()
346 else if (!info.HasChannel(AE_CH_SL) && info.HasChannel(AE_CH_BL) && info.HasChannel(AE_CH_BLOC)) in GetAlternateLayoutForm()
356 else if (info.HasChannel(AE_CH_SL) && !info.HasChannel(AE_CH_BL)) in GetAlternateLayoutForm()
363 else if (!info.HasChannel(AE_CH_SL) && info.HasChannel(AE_CH_BL)) in GetAlternateLayoutForm()
1523 if (!info.m_channels.HasChannel(LegacyALSAChannelMap[i])) in EnumerateDevice()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/p2p/base/
H A Dsession.cc52 ASSERT(!transport_->get()->HasChannel(component)); in CreateChannel()
70 bool TransportProxy::HasChannel(int component) { in HasChannel() function in cricket::TransportProxy
71 return transport_->get()->HasChannel(component); in HasChannel()
194 if (!target->transport_->get()->HasChannel(iter->first)) { in SetupMux()
267 if (!HasChannel(cand->component())) { in OnRemoteCandidates()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/p2p/base/
H A Dsession_unittest.cc949 bool HasChannel(const std::string& content_name, in HasChannel() function in TestClient
1601 EXPECT_TRUE(initiator->HasChannel(content_name, channel_name_a)); in TestBadRedirect()
1602 EXPECT_TRUE(initiator->HasChannel(content_name, channel_name_b)); in TestBadRedirect()
1683 EXPECT_TRUE(initiator->HasChannel(content_name, channel_name_a)); in TestGoodRedirect()
1684 EXPECT_TRUE(initiator->HasChannel(content_name, channel_name_b)); in TestGoodRedirect()
1738 EXPECT_TRUE(responder->HasChannel(content_name, channel_name_a)); in TestGoodRedirect()
1739 EXPECT_TRUE(responder->HasChannel(content_name, channel_name_b)); in TestGoodRedirect()
1823 EXPECT_TRUE(initiator->HasChannel(content_name, channel_name_a)); in TestCandidatesInInitiateAndAccept()
1825 EXPECT_TRUE(initiator->HasChannel(content_name, channel_name_b)); in TestCandidatesInInitiateAndAccept()
1861 EXPECT_TRUE(responder->HasChannel(content_name, channel_name_a)); in TestCandidatesInInitiateAndAccept()
[all …]
H A Drawtransport.cc106 if (!HasChannel(elem->Attr(buzz::QN_NAME))) in ParseRawAddress()
/dports/net-im/matterircd/matterircd-0.25.0/mm-go-irckit/
H A Dserver_commands.go55 if ch, exists := s.HasChannel(channel); exists {
98 if ch, exists := s.HasChannel(channel); exists {
261 ch, exists := s.HasChannel(channel)
298 ch, exists := s.HasChannel(chName)
371 if ch, exists := s.HasChannel(query); exists {
746 ch, exists := s.HasChannel(mask)
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/video_render/ios/
H A Dvideo_render_ios_gles20.h42 bool HasChannel(int channel);
H A Dvideo_render_ios_gles20.mm106 if (HasChannel(channel)) {
147 bool VideoRenderIosGles20::HasChannel(int channel) { function
/dports/irc/komanda-cli/komanda-cli-b5ba03b/komanda/command/
H A Djoin.go30 if channel, _, has := Server.HasChannel(args[1]); has {
H A Dwindow.go41 channel, _, has := Server.HasChannel(Server.CurrentChannel)
H A Dquery.go35 if channel, _, has := Server.HasChannel(cl); has {
/dports/irc/komanda-cli/komanda-cli-b5ba03b/komanda/ui/
H A Dlayout.go43 if _, _, ok := Server.HasChannel(client.StatusChannel); !ok {
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/video_engine/
H A Dvie_channel_group.h59 bool HasChannel(int channel_id) const;
/dports/devel/upp/upp/bazaar/Rss/
H A DRss.h232 bool HasChannel() const { return bool(channels.GetCount()); } in HasChannel() function
233 bool IsNullInstance() const { return !HasChannel(); } in IsNullInstance()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/video_render/mac/
H A Dvideo_render_nsopengl.h121 bool HasChannel(int channel);

123