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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtpdec.c653 static int rtp_parse_one_packet(RTPDemuxContext *s, AVPacket *pkt, function
741 int rv = rtp_parse_one_packet(s, pkt, bufptr, len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtpdec.c733 static int rtp_parse_one_packet(RTPDemuxContext *s, AVPacket *pkt, function
822 rv = rtp_parse_one_packet(s, pkt, bufptr, len);

Completed in 101 milliseconds