Searched defs:channel_ (Results 1 - 22 of 22) sorted by relevance

/external/webrtc/webrtc/voice_engine/test/auto_test/fixtures/
H A Dbefore_streaming_fixture.h28 int channel_; member in class:BeforeStreamingFixture
H A Dafter_initialization_fixture.h34 channel_(channel),
111 int channel = channel_;
150 const int channel_; member in class:LoopBackTransport
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/
H A Dcodec_before_streaming_test.cc21 channel_ = voe_base_->CreateChannel();
25 voe_base_->DeleteChannel(channel_);
29 int channel_; member in class:CodecBeforeStreamingTest
38 EXPECT_NE(0, voe_codec_->GetRecPayloadType(channel_, codec_instance_));
43 EXPECT_EQ(0, voe_codec_->GetRecPayloadType(channel_, codec_instance_));
45 EXPECT_EQ(0, voe_codec_->GetRecPayloadType(channel_, codec_instance_));
53 EXPECT_EQ(0, voe_codec_->SetRecPayloadType(channel_, codec_instance_));
54 EXPECT_EQ(0, voe_codec_->GetRecPayloadType(channel_, codec_instance_));
58 EXPECT_EQ(0, voe_codec_->SetRecPayloadType(channel_, codec_instance_));
59 EXPECT_EQ(0, voe_codec_->GetRecPayloadType(channel_, codec_instance
[all...]
H A Drtp_rtcp_before_streaming_test.cc21 int channel_; member in class:RtpRtcpBeforeStreamingTest
25 EXPECT_THAT(channel_ = voe_base_->CreateChannel(), Not(Lt(0)));
29 EXPECT_EQ(0, voe_base_->DeleteChannel(channel_));
35 EXPECT_EQ(0, voe_rtp_rtcp_->GetRTCPStatus(channel_, on));
37 EXPECT_EQ(0, voe_rtp_rtcp_->SetRTCPStatus(channel_, false));
38 EXPECT_EQ(0, voe_rtp_rtcp_->GetRTCPStatus(channel_, on));
40 EXPECT_EQ(0, voe_rtp_rtcp_->SetRTCPStatus(channel_, true));
41 EXPECT_EQ(0, voe_rtp_rtcp_->GetRTCPStatus(channel_, on));
46 EXPECT_EQ(0, voe_rtp_rtcp_->SetLocalSSRC(channel_, 1234));
48 EXPECT_EQ(0, voe_rtp_rtcp_->GetLocalSSRC(channel_, resul
[all...]
H A Dfile_before_streaming_test.cc32 channel_ = voe_base_->CreateChannel();
36 voe_base_->DeleteChannel(channel_);
91 int channel_; member in class:FileBeforeStreamingTest
107 channel_, input_filename_.c_str(), true));
108 EXPECT_EQ(1, voe_file_->IsPlayingFileLocally(channel_));
113 EXPECT_EQ(0, voe_base_->StartPlayout(channel_));
118 EXPECT_EQ(0, voe_file_->StopPlayingFileLocally(channel_));
119 EXPECT_EQ(0, voe_file_->IsPlayingFileLocally(channel_));
125 channel_, input_filename_.c_str(), true));
126 EXPECT_EQ(1, voe_file_->IsPlayingFileLocally(channel_));
[all...]
/external/webrtc/webrtc/test/channel_transport/
H A Dchannel_transport.h48 int channel_; member in class:webrtc::test::VoiceChannelTransport
/external/webrtc/webrtc/modules/audio_coding/test/
H A DTestVADDTX.h73 rtc::scoped_ptr<Channel> channel_; member in class:webrtc::TestVadDtx
H A Dinsert_packet_with_timing.cc61 channel_(new Channel),
80 ASSERT_TRUE(channel_ != NULL);
102 channel_->RegisterReceiverACM(receive_acm_.get());
103 send_acm_->RegisterTransportCallback(channel_);
171 channel_->set_send_timestamp(ts);
172 channel_->set_sequence_number(seq_num);
174 channel_->set_num_packets_to_drop(1);
191 delete channel_;
246 Channel* channel_; member in class:webrtc::InsertPacketWithTiming
/external/webrtc/webrtc/p2p/base/
H A Ddtlstransportchannel.h48 TransportChannel* channel_; // owned by DtlsTransportChannelWrapper member in class:cricket::StreamInterfaceChannel
64 // TransportChannelImpl* channel_;
70 // channel_ via OnReadPacket() is checked for whether it is DTLS
77 // downward_ or directly to channel_, depending on whether DTLS is
81 // which translates it into packet writes on channel_.
91 void SetIceRole(IceRole role) override { channel_->SetIceRole(role); }
92 IceRole GetIceRole() const override { return channel_->GetIceRole(); }
113 return channel_->SetOption(opt, value);
116 return channel_->GetOption(opt, value);
118 int GetError() override { return channel_
224 TransportChannelImpl* const channel_; member in class:cricket::DtlsTransportChannelWrapper
[all...]
H A Dtransport_unittest.cc37 : transport_(new FakeTransport("test content name")), channel_(NULL) {}
42 channel_ = CreateChannel(1);
43 return (channel_ != NULL);
51 channel_ = NULL;
56 FakeTransportChannel* channel_; member in class:TransportTest
71 EXPECT_EQ(cricket::ICEROLE_CONTROLLING, channel_->GetIceRole());
72 EXPECT_EQ(cricket::ICEMODE_FULL, channel_->remote_ice_mode());
73 EXPECT_EQ(kIceUfrag1, channel_->ice_ufrag());
74 EXPECT_EQ(kIcePwd1, channel_->ice_pwd());
80 EXPECT_EQ(cricket::ICEROLE_CONTROLLING, channel_
[all...]
/external/webrtc/webrtc/voice_engine/
H A Dvoe_codec_unittest.cc30 channel_(-1),
37 base_->DeleteChannel(channel_);
51 channel_ = base_->CreateChannel();
52 ASSERT_NE(-1, channel_);
93 int channel_; member in class:webrtc::voe::__anon20648::VoECodecTest
/external/webrtc/talk/app/webrtc/test/
H A Dmockpeerconnectionobservers.h93 : channel_(channel), received_message_count_(0) {
94 channel_->RegisterObserver(this);
95 state_ = channel_->state();
98 channel_->UnregisterObserver();
103 void OnStateChange() override { state_ = channel_->state(); }
114 rtc::scoped_refptr<webrtc::DataChannelInterface> channel_; member in class:webrtc::MockDataChannelObserver
/external/webrtc/webrtc/tools/agc/
H A Dagc_harness.cc93 channel_(-1),
118 channel_ = base_->CreateChannel();
119 RTC_CHECK_NE(-1, channel_);
122 new test::VoiceChannelTransport(network, channel_));
140 RTC_CHECK_EQ(0, codec_->SetSendCodec(channel_, codec_params));
149 RTC_CHECK_EQ(0, base_->DeleteChannel(channel_));
185 void StartSending() { RTC_CHECK_EQ(0, base_->StartSend(channel_)); }
191 volume->SetOutputVolumePan(channel_, 1, 0);
193 volume->SetOutputVolumePan(channel_, 0, 1);
198 0, file->StartPlayingFileLocally(channel_, filenam
217 int channel_; member in class:webrtc::__anon20604::AgcVoiceEngine
[all...]
/external/webrtc/webrtc/voice_engine/test/auto_test/
H A Dvoe_output_test.cc72 int channel_; member in class:voetest::OutputTest
86 channel_ = base->CreateChannel();
90 new VoiceChannelTransport(network, channel_);
95 EXPECT_EQ(0, codec->SetSendCodec(channel_, kCodecInst));
96 EXPECT_EQ(0, codec->SetOpusDtx(channel_, true));
101 channel_, ProcessingTypes::kPlaybackPerChannel, output_checker_);
105 EXPECT_EQ(0, manager_.NetworkPtr()->DeRegisterExternalTransport(channel_));
115 channel_, file_name.c_str(), true, false, kInputFormat, 1.0));
118 ASSERT_EQ(0, base->StartPlayout(channel_));
119 ASSERT_EQ(0, base->StartSend(channel_));
[all...]
/external/ImageMagick/Magick++/lib/
H A DStatistic.cpp101 Magick::ChannelMoments::ChannelMoments(const PixelChannel channel_, argument
103 : _channel(channel_),
136 const PixelChannel channel_,const std::string &hash_)
137 : _channel(channel_),
263 const PixelChannel channel_,
265 : _channel(channel_),
402 Magick::ChannelStatistics::ChannelStatistics(const PixelChannel channel_, argument
404 : _channel(channel_),
437 const PixelChannel channel_) const
442 if (it->channel() == channel_)
135 ChannelPerceptualHash( const PixelChannel channel_,const std::string &hash_) argument
262 ChannelPerceptualHash( const PixelChannel channel_, const MagickCore::ChannelPerceptualHash *channelPerceptualHash_) argument
[all...]
H A DImage.cpp471 void Magick::Image::channelDepth(const ChannelType channel_, argument
476 GetAndSetPPChannelMask(channel_);
482 size_t Magick::Image::channelDepth(const ChannelType channel_) argument
488 GetAndSetPPChannelMask(channel_);
1750 void Magick::Image::adaptiveSharpenChannel(const ChannelType channel_, argument
1757 GetAndSetPPChannelMask(channel_);
1789 void Magick::Image::addNoiseChannel(const ChannelType channel_, argument
1796 GetAndSetPPChannelMask(channel_);
1999 void Magick::Image::autoGammaChannel(const ChannelType channel_) argument
2003 GetAndSetPPChannelMask(channel_);
2018 autoLevelChannel(const ChannelType channel_) argument
2051 blackThresholdChannel(const ChannelType channel_, const std::string &threshold_) argument
2084 blurChannel(const ChannelType channel_, const double radius_,const double sigma_) argument
2122 brightnessContrastChannel(const ChannelType channel_, const double brightness_,const double contrast_) argument
2155 channel(const ChannelType channel_) argument
2263 clampChannel(const ChannelType channel_) argument
2299 clutChannel(const ChannelType channel_, const Image &clutImage_,const PixelInterpolateMethod method) argument
2438 compareChannel(const ChannelType channel_, const Image &reference_,const MetricType metric_) argument
2469 compareChannel(const ChannelType channel_, const Image &reference_,const MetricType metric_,double *distortion) argument
2566 contrastStretchChannel(const ChannelType channel_, const double blackPoint_,const double whitePoint_) argument
2856 evaluate(const ChannelType channel_, const MagickEvaluateOperator operator_,double rvalue_) argument
2866 evaluate(const ChannelType channel_, const MagickFunction function_,const size_t number_parameters_, const double *parameters_) argument
2878 evaluate(const ChannelType channel_,const ssize_t x_, const ssize_t y_,const size_t columns_,const size_t rows_, const MagickEvaluateOperator operator_,const double rvalue_) argument
3165 fx(const std::string expression_, const Magick::ChannelType channel_) argument
3213 gaussianBlurChannel(const ChannelType channel_, const double radius_,const double sigma_) argument
3362 kuwaharaChannel(const ChannelType channel_, const double radius_,const double sigma_) argument
3385 levelChannel(const ChannelType channel_, const double blackPoint_,const double whitePoint_,const double gamma_) argument
3413 levelColorsChannel(const ChannelType channel_, const Color &blackColor_,const Color &whiteColor_,const bool invert_) argument
3441 levelizeChannel(const ChannelType channel_, const double blackPoint_,const double whitePoint_,const double gamma_) argument
3602 morphologyChannel(const ChannelType channel_, const MorphologyMethod method_,const std::string kernel_, const ssize_t iterations_) argument
3630 morphologyChannel(const ChannelType channel_, const MorphologyMethod method_,const KernelInfoType kernel_, const std::string arguments_,const ssize_t iterations_) argument
3675 negateChannel(const ChannelType channel_, const bool grayscale_) argument
3746 orderedDitherChannel(const ChannelType channel_, std::string thresholdMap_) argument
3765 perceptibleChannel(const ChannelType channel_, const double epsilon_) argument
3871 posterizeChannel(const ChannelType channel_, const size_t levels_,const DitherMethod method_) argument
3949 randomThresholdChannel(const ChannelType channel_, const double low_,const double high_) argument
4169 rotationalBlurChannel(const ChannelType channel_, const double angle_) argument
4252 selectiveBlurChannel(const ChannelType channel_, const double radius_,const double sigma_,const double threshold_) argument
4358 sharpenChannel(const ChannelType channel_, const double radius_,const double sigma_) argument
4432 sparseColor(const ChannelType channel_, const SparseColorMethod method_,const size_t numberArguments_, const double *arguments_) argument
4746 unsharpmaskChannel(const ChannelType channel_, const double radius_,const double sigma_,const double amount_, const double threshold_) argument
4807 whiteThresholdChannel(const ChannelType channel_, const std::string &threshold_) argument
[all...]
/external/webrtc/talk/media/sctp/
H A Dsctpdataengine_unittest.cc191 : channel_(channel), peer_(peer) {}
195 channel_->AddSendStream(p);
196 channel_->AddRecvStream(p);
207 cricket::SctpDataMediaChannel* channel_; member in class:SignalChannelClosedReopener
/external/webrtc/talk/media/webrtc/
H A Dwebrtcvoiceengine_unittest.cc80 channel_(nullptr) {
88 channel_ = engine_.CreateChannel(&call_, cricket::AudioOptions());
89 return (channel_ != nullptr);
95 return channel_->AddRecvStream(
102 return channel_->AddSendStream(
109 EXPECT_TRUE(channel_->RemoveSendStream(kSsrc1));
115 channel_->OnPacketReceived(&packet, rtc::PacketTime());
118 delete channel_;
142 channel_ = engine_.CreateChannel(&call_, cricket::AudioOptions());
143 EXPECT_TRUE(channel_ !
399 cricket::VoiceMediaChannel* channel_; member in class:WebRtcVoiceEngineTestFake
[all...]
H A Dwebrtcvideoengine2_unittest.cc874 EXPECT_TRUE(channel_->SetCapturer(kSsrc, NULL));
875 EXPECT_TRUE(channel_->SetRenderer(kDefaultReceiveSsrc, &renderer_));
876 channel_->UpdateAspectRatio(1280, 720);
882 EXPECT_TRUE(channel_->SetCapturer(kSsrc, video_capturer_.get()));
903 channel_.reset(
908 ASSERT_TRUE(channel_->SetSendParameters(send_parameters_));
918 EXPECT_TRUE(channel_->AddSendStream(sp));
935 EXPECT_TRUE(channel_->AddRecvStream(sp));
954 EXPECT_TRUE(channel_->SetSendParameters(send_parameters_));
971 EXPECT_TRUE(channel_
1099 rtc::scoped_ptr<VideoMediaChannel> channel_; member in class:cricket::WebRtcVideoChannel2Test
3313 rtc::scoped_ptr<VideoMediaChannel> channel_; member in class:cricket::WebRtcVideoChannel2SimulcastTest
[all...]
/external/webrtc/webrtc/call/
H A Dcall_perf_tests.cc199 : channel_(channel),
210 ret = voe_network_->ReceivedRTCPPacket(channel_, packet, length);
212 ret = voe_network_->ReceivedRTPPacket(channel_, packet, length,
219 int channel_; member in class:webrtc::AudioPacketReceiver
/external/webrtc/talk/media/base/
H A Dvideoengine_unittest.h145 channel_.reset(
147 EXPECT_TRUE(channel_.get() != NULL);
148 network_interface_.SetDestination(channel_.get());
149 channel_->SetInterface(&network_interface_);
153 channel_->SetRecvParameters(parameters);
154 EXPECT_TRUE(channel_->AddSendStream(DefaultSendStreamParams()));
160 EXPECT_TRUE(channel_->SetCapturer(kSsrc, video_capturer_.get()));
172 EXPECT_TRUE(channel_->AddRecvStream(
175 EXPECT_TRUE(channel_->SetRenderer(kSsrc + 2, &renderer2_));
181 EXPECT_TRUE(channel_
1489 rtc::scoped_ptr<C> channel_; member in class:VideoMediaChannelTest
[all...]
/external/ImageMagick/Magick++/lib/Magick++/
H A DSTL.h166 channelImage( const ChannelType channel_ );
1849 Container *container_,const ChannelType channel_)
1858 channel_mask=MagickCore::SetImageChannelMask(iter->image(),channel_);
2226 InputIterator last_,const ChannelType channel_,
2238 channelMaskImages(first_,last_,&channelMask,channel_);
2706 const ChannelType channel_)
2715 channel_mask=MagickCore::SetImageChannelMask(image_.image(),channel_);
1848 channelMaskImages(InputIterator first_,InputIterator last_, Container *container_,const ChannelType channel_) argument
2225 combineImages(Image *combinedImage_,InputIterator first_, InputIterator last_,const ChannelType channel_, const ColorspaceType colorspace_) argument
2705 separateImages(Container *separatedImages_,Image &image_, const ChannelType channel_) argument

Completed in 485 milliseconds