RTPDemuxContext 270 libavformat/rtpdec.c RTPDemuxContext *rtp_parse_open(AVFormatContext *s1, AVStream *st, URLContext *rtpc, int payload_type, RTPPayloadData *rtp_payload_data) RTPDemuxContext 272 libavformat/rtpdec.c RTPDemuxContext *s; RTPDemuxContext 274 libavformat/rtpdec.c s = av_mallocz(sizeof(RTPDemuxContext)); RTPDemuxContext 62 libavformat/rtpdec.h typedef struct RTPDemuxContext RTPDemuxContext; RTPDemuxContext 63 libavformat/rtpdec.h RTPDemuxContext *rtp_parse_open(AVFormatContext *s1, AVStream *st, URLContext *rtpc, int payload_type, RTPPayloadData *rtp_payload_data);