Searched refs:RTP_HEADER_SIZE (Results 1 – 1 of 1) sorted by relevance
56 #define RTP_HEADER_SIZE 12 macro1025 if (mediaBuf->range_length() + TCPIP_HEADER_SIZE + RTP_HEADER_SIZE + RTP_HEADER_EXT_SIZE in sendHEVCData()1105 if (size + TCPIP_HEADER_SIZE + RTP_HEADER_SIZE + RTP_HEADER_EXT_SIZE + in sendHEVCData()1108 size = buffer->capacity() - TCPIP_HEADER_SIZE - RTP_HEADER_SIZE - in sendHEVCData()1212 if (mediaBuf->range_length() + TCPIP_HEADER_SIZE + RTP_HEADER_SIZE + RTP_HEADER_EXT_SIZE in sendAVCData()1292 if (size + TCPIP_HEADER_SIZE + RTP_HEADER_SIZE + RTP_HEADER_EXT_SIZE + in sendAVCData()1295 size = buffer->capacity() - TCPIP_HEADER_SIZE - RTP_HEADER_SIZE - in sendAVCData()