HomeSort by relevance Sort by last modified time
    Searched refs:FecConfig (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/webrtc/
config.h 64 struct FecConfig {
65 FecConfig() : ulpfec_payload_type(-1), red_payload_type(-1) {}
config.cc 16 std::string FecConfig::ToString() const {
video_receive_stream.h 118 // See FecConfig for description.
119 FecConfig fec;
video_send_stream.h 96 // See FecConfig for description.
97 FecConfig fec;
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine2.h 285 webrtc::FecConfig fec;
webrtcvideoengine2.cc     [all...]

Completed in 1029 milliseconds