Searched refs:kRtcpRpsiDataSize (Results 1 – 2 of 2) sorted by relevance
16 static const int kRtcpRpsiDataSize = 30; variable106 uint8 native_bit_string[kRtcpRpsiDataSize];
726 if (length > 2 + kRtcpRpsiDataSize) { in ParseRpsiItem()