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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtp.h90 RTCP_BYE, // 203 enumerator in enum:RTCPType
H A Drtpdec.c140 case RTCP_BYE:
141 return -RTCP_BYE;
H A Drtsp.c1800 if (ret == -RTCP_BYE) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtp.h100 RTCP_BYE, // 203 enumerator in enum:RTCPType
H A Drtpdec.c155 case RTCP_BYE:
156 return -RTCP_BYE;
H A Drtpenc.c306 avio_w8(s1->pb, RTCP_BYE);
H A Drtsp.c2108 if (ret == -RTCP_BYE) {

Completed in 126 milliseconds