Searched refs:rtp_parse_packet (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Drtpdec.h66 int rtp_parse_packet(RTPDemuxContext *s, AVPacket *pkt,
H A Drtpdec.c397 int rtp_parse_packet(RTPDemuxContext *s, AVPacket *pkt, function
H A Drtsp.c1381 ret = rtp_parse_packet(rt->cur_transport_priv, pkt, NULL, 0);
1411 ret = rtp_parse_packet(rtsp_st->transport_priv, pkt, buf, len);

Completed in 101 milliseconds