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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
mediasessionclient.cc 174 VideoContentDescription* video = new VideoContentDescription();
298 const VideoContentDescription* video_offer =
299 static_cast<const VideoContentDescription*>(video_content->description);
300 VideoContentDescription* video_accept = new VideoContentDescription();
579 VideoContentDescription* video = new VideoContentDescription();
711 VideoContentDescription* video = new VideoContentDescription();
    [all...]
channel.cc     [all...]
mediasessionclient.h 262 class VideoContentDescription : public MediaContentDescriptionImpl<VideoCodec> {

Completed in 3710 milliseconds