HomeSort by relevance Sort by last modified time
    Searched defs:video_streams (Results 1 - 3 of 3) sorted by null

  /external/webrtc/talk/media/webrtc/
webrtcvideoengine2_unittest.cc 3227 std::vector<webrtc::VideoStream> video_streams = stream->GetVideoStreams(); local
    [all...]
  /external/webrtc/talk/session/media/
mediasession_unittest.cc 267 StreamParamsVec video_streams; local
268 video_streams.push_back(simulcast_params);
270 return video_streams;
1268 const StreamParamsVec& video_streams = vcd->streams(); local
1368 const StreamParamsVec& video_streams = vcd->streams(); local
1439 const StreamParamsVec& video_streams = vcd->streams(); local
    [all...]
  /system/bt/bta/av/
bta_av_int.h 603 UINT8 video_streams; /* handle mask of streaming video channels */ member in struct:__anon72779

Completed in 1593 milliseconds