Home
last modified time | relevance | path

Searched defs:RTCP_VALID_VALUE (Results 1 – 6 of 6) sorted by relevance

/dports/devel/ccrtp/ccrtp-2.1.2/src/
H A Drtcppkt.cpp51 const uint16 RTCPCompoundHandler::RTCP_VALID_VALUE = ((CCRTP_VERSION << 14) | RTCPPacket::tSR); member in RTCPCompoundHandler
/dports/multimedia/zoneminder/zoneminder-1.36.5/src/
H A Dzm_rtp_ctrl.h32 #define RTCP_VALID_VALUE ((RTP_VERSION << 14) | RTCP_SR) macro
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/input/mpegts/iptv/
H A Diptv_rtcp.h72 #define RTCP_VALID_VALUE ((RTP_VERSION << 14) | RTCP_SR) macro
/dports/benchmarks/spp/caia-swin-spp-8cfe6814ce52/src/
H A Drtp.h79 #define RTCP_VALID_VALUE ((RTP_VERSION << 14) | RTCP_SR) macro
/dports/devel/ccrtp/ccrtp-2.1.2/src/ccrtp/
H A Drtcppkt.h364 static const uint16 RTCP_VALID_VALUE; variable
/dports/comms/thebridge/thebridge-1.09/inc/
H A Drtp.h186 #define RTCP_VALID_VALUE ((RTP_VERSION << 14) | RTCP_SR) macro