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

  /external/webrtc/talk/media/webrtc/
webrtcvoiceengine.h 209 rtc::PacketOptions rtc_options; variable
210 rtc_options.packet_id = options.packet_id;
211 return VoiceMediaChannel::SendPacket(&packet, rtc_options);
webrtcvideoengine2.cc 1543 rtc::PacketOptions rtc_options; local
    [all...]
  /external/webrtc/talk/app/webrtc/
peerconnectioninterface_unittest.cc 2265 RTCOfferAnswerOptions rtc_options; local
2277 RTCOfferAnswerOptions rtc_options; local
2291 RTCOfferAnswerOptions rtc_options; local
2305 RTCOfferAnswerOptions rtc_options; local
2318 RTCOfferAnswerOptions rtc_options; local
2334 RTCOfferAnswerOptions rtc_options; local
2349 RTCOfferAnswerOptions rtc_options; local
2365 RTCOfferAnswerOptions rtc_options; local
    [all...]

Completed in 263 milliseconds