Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtcp_receiver.cc63 const int64_t kRtcpMinFrameLengthMs = 17; variable
1089 if (now_ms - last_fir->request_ms < kRtcpMinFrameLengthMs) in HandleFir()