Home
last modified time | relevance | path

Searched defs:RtpFecParameters (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/api/
Drtp_parameters.cc70 RtpFecParameters::RtpFecParameters(FecMechanism mechanism) in RtpFecParameters() function in webrtc::RtpFecParameters
72 RtpFecParameters::RtpFecParameters(FecMechanism mechanism, uint32_t ssrc) in RtpFecParameters() function in webrtc::RtpFecParameters
Drtp_parameters.h365 struct RTC_EXPORT RtpFecParameters { struct
373 RtpFecParameters(); argument