Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtpdec.c176 static int rtcp_parse_packet(RTPDemuxContext *s, const unsigned char *buf, in rtcp_parse_packet() function
852 return rtcp_parse_packet(s, buf, len); in rtp_parse_one_packet()