Searched refs:kRtcpMinFrameLengthMs (Results 1 – 1 of 1) sorted by relevance
63 const int64_t kRtcpMinFrameLengthMs = 17; variable1089 if (now_ms - last_fir->request_ms < kRtcpMinFrameLengthMs) in HandleFir()