Home
last modified time | relevance | path

Searched defs:media_channel (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
Dstatscollector_unittest.cc329 MockVideoMediaChannel* media_channel = new MockVideoMediaChannel; in TEST_F() local
362 MockVideoMediaChannel* media_channel = new MockVideoMediaChannel; in TEST_F() local
439 MockVideoMediaChannel* media_channel = new MockVideoMediaChannel; in TEST_F() local
466 MockVideoMediaChannel* media_channel = new MockVideoMediaChannel; in TEST_F() local
522 MockVideoMediaChannel* media_channel = new MockVideoMediaChannel; in TEST_F() local
571 MockVideoMediaChannel* media_channel = new MockVideoMediaChannel; in TEST_F() local
596 MockVideoMediaChannel* media_channel = new MockVideoMediaChannel; in TEST_F() local
/external/chromium/third_party/libjingle/source/talk/session/phone/
Dmediamonitor.h68 MediaMonitorT(MC* media_channel, talk_base::Thread* worker_thread, in MediaMonitorT()
Dchannel.h139 virtual MediaChannel* media_channel() const { return media_channel_; } in media_channel() function
262 virtual VoiceMediaChannel* media_channel() const { in media_channel() function
374 virtual VideoMediaChannel* media_channel() const { in media_channel() function
Dchannel.cc91 MediaChannel* media_channel, BaseSession* session, in BaseChannel()
616 VoiceMediaChannel* media_channel, in VoiceChannel()
920 VoiceMediaChannel* media_channel, const VoiceMediaInfo& info) { in OnMediaMonitorUpdate()
939 VideoMediaChannel* media_channel, in VideoChannel()
1151 VideoMediaChannel* media_channel, const VideoMediaInfo &info) { in OnMediaMonitorUpdate()
Dchannelmanager.cc305 VoiceMediaChannel* media_channel = media_engine_->CreateChannel(); in CreateVoiceChannel_w() local
351 VideoMediaChannel* media_channel = in CreateVideoChannel_w() local
/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dmediamonitor.h68 MediaMonitorT(MC* media_channel, talk_base::Thread* worker_thread, in MediaMonitorT()
Dchannel.h236 virtual MediaChannel* media_channel() const { return media_channel_; } in media_channel() function
387 virtual VoiceMediaChannel* media_channel() const { in media_channel() function
541 virtual VideoMediaChannel* media_channel() const { in media_channel() function
645 virtual DataMediaChannel* media_channel() const { in media_channel() function
Dmediarecorder_unittest.cc349 FakeVideoMediaChannel* media_channel = new FakeVideoMediaChannel(NULL); in TEST() local
Dchannelmanager.cc327 VoiceMediaChannel* media_channel = media_engine_->CreateChannel(); in CreateVoiceChannel_w() local
375 VideoMediaChannel* media_channel = in CreateVideoChannel_w() local
426 DataMediaChannel* media_channel = data_media_engine_->CreateChannel( in CreateDataChannel_w() local
Dchannel.cc388 MediaChannel* media_channel, BaseSession* session, in BaseChannel()
1480 VoiceMediaChannel* media_channel, in VoiceChannel()
1896 VoiceMediaChannel* media_channel, const VoiceMediaInfo& info) { in OnMediaMonitorUpdate()
1942 VideoMediaChannel* media_channel, in VideoChannel()
2400 VideoMediaChannel* media_channel, const VideoMediaInfo &info) { in OnMediaMonitorUpdate()
2486 DataMediaChannel* media_channel, in DataChannel()
2778 DataMediaChannel* media_channel, const DataMediaInfo& info) { in OnMediaMonitorUpdate()
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvoiceengine_unittest.cc2274 cricket::WebRtcVoiceMediaChannel* media_channel; in TEST_F() local
2740 cricket::WebRtcVoiceMediaChannel* media_channel = in TEST_F() local
2760 cricket::WebRtcVoiceMediaChannel* media_channel = in TEST_F() local
2991 int media_channel = engine_.CreateMediaVoiceChannel(); in TEST_F() local