Searched refs:CSRCocts (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_utility.cc216 const size_t CSRCocts = CC * 4; local
218 if ((ptr + CSRCocts) > _ptrRTPDataEnd) {
236 header->headerLength = 12 + CSRCocts;

Completed in 167 milliseconds