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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
mediasessionclient.h 269 const ContentInfo* GetFirstVideoContent(const SessionDescription* sdesc);
mediasessionclient.cc 232 const ContentInfo* GetFirstVideoContent(const SessionDescription* sdesc) {
296 const ContentInfo* video_content = GetFirstVideoContent(offer);
    [all...]
call.cc 205 const ContentInfo* video_offer = GetFirstVideoContent(offer);
channel.cc     [all...]

Completed in 591 milliseconds