Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_tools/rtc_event_log_visualizer/
H A Danalyzer_common.cc16 bool IsRtxSsrc(const ParsedRtcEventLog& parsed_log, in IsRtxSsrc() function
/aosp_15_r20/external/webrtc/call/
H A Drtp_config.cc150 bool RtpConfig::IsRtxSsrc(uint32_t ssrc) const { in IsRtxSsrc() function in webrtc::RtpConfig