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

  /external/chromium_org/third_party/webrtc/video_engine/
vie_channel.h 111 int32_t GetRTCPMode(RTCPMethod* rtcp_mode);
vie_rtp_rtcp_impl.cc 287 if (vie_channel->GetRTCPMode(&module_mode) != 0) {
365 if (vie_channel->GetRTCPMode(&method) != 0 || method == kRtcpOff) {
    [all...]
vie_channel.cc 523 int32_t ViEChannel::GetRTCPMode(RTCPMethod* rtcp_mode) {
    [all...]

Completed in 41 milliseconds