Searched refs:kRtcpMaxCastLossFields (Results 1 – 2 of 2) sorted by relevance
25 static const size_t kRtcpMaxCastLossFields = 100; variable
278 kRtcpMaxCastLossFields, writer_.remaining() / 4); in AddCast()326 DCHECK_LE(number_of_loss_fields, kRtcpMaxCastLossFields); in AddCast()