Home
last modified time | relevance | path

Searched refs:StaticVideoViews (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/media/base/
Dstreamparams.h268 typedef std::vector<StaticVideoView> StaticVideoViews; typedef
272 StaticVideoViews static_video_views;
/external/webrtc/talk/session/media/
Dchannel.cc1869 StaticVideoViews::const_iterator view; in ApplyViewRequest_w()
1884 for (StaticVideoViews::const_iterator it = request.static_video_views.begin(); in ApplyViewRequest_w()