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

  /external/webrtc/webrtc/
config.h 37 struct FecConfig {
38 FecConfig()
video_receive_stream.h 114 // See FecConfig for description.
115 FecConfig fec;
video_send_stream.h 117 // See FecConfig for description.
118 FecConfig fec;
config.cc 16 std::string FecConfig::ToString() const {
  /external/webrtc/talk/media/webrtc/
webrtcvideoengine2.h 228 webrtc::FecConfig fec;
webrtcvideoengine2.cc 259 static void MergeFecConfig(const webrtc::FecConfig& other,
260 webrtc::FecConfig* output) {
    [all...]
  /external/webrtc/webrtc/video/
end_to_end_tests.cc     [all...]

Completed in 459 milliseconds