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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtp.h93 RTCP_FIR = 192, enumerator in enum:RTCPType
110 #define RTP_PT_IS_RTCP(x) (((x) >= RTCP_FIR && (x) <= RTCP_IJ) || \

Completed in 28 milliseconds