Home
last modified time | relevance | path

Searched refs:CreateVideoStreamUpdate (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dcall.cc538 VideoContentDescription* video = CreateVideoStreamUpdate(stream); in StartScreencast()
562 VideoContentDescription* video = CreateVideoStreamUpdate(stream); in StopScreencast()
605 VideoContentDescription* Call::CreateVideoStreamUpdate( in CreateVideoStreamUpdate() function in cricket::Call
Dcall.h145 VideoContentDescription* CreateVideoStreamUpdate(const StreamParams& stream);
Dmediasessionclient_unittest.cc2466 call_->CreateVideoStreamUpdate(stream)); in TestSendVideoStreamUpdate()
2473 call_->CreateVideoStreamUpdate(stream)); in TestSendVideoStreamUpdate()