Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/
Dconfig.h64 struct FecConfig { struct
65 FecConfig() : ulpfec_payload_type(-1), red_payload_type(-1) {} in FecConfig() function
Dconfig.cc16 std::string FecConfig::ToString() const { in ToString()
Dvideo_receive_stream.h119 FecConfig fec;
Dvideo_send_stream.h97 FecConfig fec;
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvideoengine2.h285 webrtc::FecConfig fec;
Dwebrtcvideoengine2.cc1854 webrtc::FecConfig fec_settings; in MapCodecs()