Searched refs:RTCP_HDR_SIZE (Results 1 – 4 of 4) sorted by relevance
115 if (mbuf_get_left(mb) < RTCP_HDR_SIZE) in rtcp_hdr_decode()149 mb->pos = mb->end = (mb->pos + RTCP_HDR_SIZE); in rtcp_vencode()237 len = (mb->end - pos - RTCP_HDR_SIZE)/sizeof(uint32_t); in rtcp_vencode()286 if (mbuf_get_left(mb) < RTCP_HDR_SIZE) in rtcp_decode()
10 RTCP_HDR_SIZE = 4, /**< Size of common RTCP header */ enumerator
217 #define RTCP_HDR_SIZE 8 macro
72 if (*length < RTCP_HDR_SIZE) { in zrtp_process_rtcp()116 if (*length < RTCP_HDR_SIZE) { in zrtp_process_srtcp()