Searched defs:GenericFECStatus (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/modules/rtp_rtcp/include/ | ||
D | rtp_rtcp.h | 625 void GenericFECStatus(bool& enable, // NOLINT in GenericFECStatus() function |
/external/webrtc/webrtc/modules/rtp_rtcp/source/ | ||
D | rtp_sender_video.cc | 193 void RTPSenderVideo::GenericFECStatus(bool* enable, in GenericFECStatus() function in webrtc::RTPSenderVideo |
D | rtp_rtcp_impl.cc | 840 void ModuleRtpRtcpImpl::GenericFECStatus(bool* enable, in GenericFECStatus() function in webrtc::ModuleRtpRtcpImpl |
D | rtp_sender.cc | 1803 void RTPSender::GenericFECStatus(bool* enable, in GenericFECStatus() function in webrtc::RTPSender |