Searched refs:RDTDemuxContext (Results 1 – 2 of 2) sorted by relevance
29 typedef struct RDTDemuxContext RDTDemuxContext; typedef41 RDTDemuxContext *ff_rdt_parse_open(AVFormatContext *ic,45 void ff_rdt_parse_close(RDTDemuxContext *s);93 int ff_rdt_parse_packet(RDTDemuxContext *s, AVPacket *pkt,
39 struct RDTDemuxContext { struct54 RDTDemuxContext * argument58 RDTDemuxContext *s = av_mallocz(sizeof(RDTDemuxContext)); in ff_rdt_parse_open()78 ff_rdt_parse_close(RDTDemuxContext *s) in ff_rdt_parse_close()335 ff_rdt_parse_packet(RDTDemuxContext *s, AVPacket *pkt, in ff_rdt_parse_packet()