Searched refs:RTCP_RPSI_DATA_SIZE (Results 1 – 3 of 3) sorted by relevance
30 enum { RTCP_RPSI_DATA_SIZE = 30 }; enumerator
199 uint8_t NativeBitString[RTCP_RPSI_DATA_SIZE];
1329 if (length > 2 + RTCP_RPSI_DATA_SIZE) { in ParseRPSIItem()