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