Searched refs:WebRtcVideoSendStream (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvideoengine2.cc707 for (std::map<uint32, WebRtcVideoSendStream*>::iterator it =
824 for (std::map<uint32, WebRtcVideoSendStream*>::iterator it =
903 WebRtcVideoSendStream* stream =
904 new WebRtcVideoSendStream(call_.get(),
939 std::map<uint32, WebRtcVideoSendStream*>::iterator it =
1076 for (std::map<uint32, WebRtcVideoSendStream*>::iterator it =
1212 for (std::map<uint32, WebRtcVideoSendStream*>::iterator it =
1236 for (std::map<uint32, WebRtcVideoSendStream*>::iterator it =
1279 for (std::map<uint32, WebRtcVideoSendStream*>::iterator it =
1288 for (std::map<uint32, WebRtcVideoSendStream*>
1304 WebRtcVideoChannel2::WebRtcVideoSendStream::WebRtcVideoSendStream( function in class:cricket::WebRtcVideoChannel2::WebRtcVideoSendStream
[all...]
H A Dwebrtcvideoengine2.h291 class WebRtcVideoSendStream : public sigslot::has_slots<> { class in class:cricket::WebRtcVideoChannel2
293 WebRtcVideoSendStream(
301 ~WebRtcVideoSendStream();
425 std::map<uint32, WebRtcVideoSendStream*> send_streams_;

Completed in 79 milliseconds