Searched refs:FecConfig (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/
H A Dconfig.h64 struct FecConfig { struct in namespace:webrtc
65 FecConfig() : ulpfec_payload_type(-1), red_payload_type(-1) {} function in struct:webrtc::FecConfig
H A Dconfig.cc16 std::string FecConfig::ToString() const {
H A Dvideo_receive_stream.h118 // See FecConfig for description.
119 FecConfig fec;
H A Dvideo_send_stream.h96 // See FecConfig for description.
97 FecConfig fec;
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvideoengine2.h285 webrtc::FecConfig fec;
H A Dwebrtcvideoengine2.cc1854 webrtc::FecConfig fec_settings;

Completed in 219 milliseconds