Home
last modified time | relevance | path

Searched defs:remote_streams (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/voice_engine/test/auto_test/standard/
Dmixing_test.cc80 std::vector<int> remote_streams(num_remote_streams); in RunMixingTest() local
/external/webrtc/talk/app/webrtc/
Dpeerconnection_unittest.cc258 rtc::scoped_refptr<StreamCollectionInterface> remote_streams = in OnChanged() local
682 StreamCollectionInterface* remote_streams() { in remote_streams() function in PeerConnectionTestClient
1388 StreamCollectionInterface* remote_streams = in TEST_F() local
1418 StreamCollectionInterface* remote_streams = in TEST_F() local
Dpeerconnection.cc675 PeerConnection::remote_streams() { in remote_streams() function in webrtc::PeerConnection
Dpeerconnectioninterface_unittest.cc445 StreamCollectionInterface* remote_streams() const { return remote_streams_; } in remote_streams() function in __anon06166b470111::MockPeerConnectionObserver
/external/webrtc/talk/session/media/
Dchannel.h157 const std::vector<StreamParams>& remote_streams() const { in remote_streams() function