Home
last modified time | relevance | path

Searched refs:RTCP_SR (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
Drtp.h97 RTCP_SR = 200, enumerator
111 ((x) >= RTCP_SR && (x) <= RTCP_TOKEN))
Drtpenc.c296 avio_w8(s1->pb, RTCP_SR); in rtcp_send_sr()
Drtpdec.c184 case RTCP_SR: in rtcp_parse_packet()
/third_party/pulseaudio/src/modules/rtp/
Drfc3550.txt4189 RTCP_SR = 200,
4247 #define RTCP_VALID_VALUE ((RTP_VERSION << 14) | RTCP_SR)