Home
last modified time | relevance | path

Searched refs:kViERtpRtcpRtcpDisabled (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/include/
Dvie_errors.h96 kViERtpRtcpRtcpDisabled, // Functions failed because RTCP is disabled. enumerator
/external/chromium_org/third_party/webrtc/video_engine/
Dvie_rtp_rtcp_impl.cc375 shared_data_->SetLastError(kViERtpRtcpRtcpDisabled); in SendApplicationDefinedRTCPPacket()