Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Drtp.h102 RTCP_BYE, // 203 enumerator
H A Drtpdec.c210 case RTCP_BYE: in rtcp_parse_packet()
211 return -RTCP_BYE; in rtcp_parse_packet()
H A Drtpenc.c324 avio_w8(s1->pb, RTCP_BYE); in rtcp_send_sr()
H A Drtsp.c2320 if (ret == -RTCP_BYE) { in ff_rtsp_fetch_packet()

Completed in 7 milliseconds