Home
last modified time | relevance | path

Searched defs:GetREDStatus (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/voice_engine/include/
Dvoe_rtp_rtcp.h200 virtual int GetREDStatus(int channel, bool& enabled, int& redPayloadtype) { in GetREDStatus() function
/external/webrtc/webrtc/voice_engine/
Dvoe_rtp_rtcp_impl.cc389 int VoERTP_RTCPImpl::GetREDStatus(int channel, in GetREDStatus() function in webrtc::VoERTP_RTCPImpl
Dchannel.cc3290 Channel::GetREDStatus(bool& enabled, int& redPayloadtype) in GetREDStatus() function in webrtc::voe::Channel