Home
last modified time | relevance | path

Searched defs:rtpctx (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Drtpenc_chain.c32 AVFormatContext *rtpctx = NULL; in ff_rtp_chain_mux_open() local
[all...]
H A Drtspenc.c145 AVFormatContext *rtpctx = rtsp_st->transport_priv; in ff_rtsp_tcp_write_packet() local
187 AVFormatContext *rtpctx; in rtsp_write_packet() local
H A Dsapenc.c49 AVFormatContext *rtpctx = s->streams[i]->priv_data; in sap_write_close() local
256 AVFormatContext *rtpctx; in sap_write_packet() local
H A Drtspdec.c550 RTPDemuxContext *rtpctx = rtsp_st->transport_priv; in rtsp_read_play() local
578 RTPDemuxContext *rtpctx in rtsp_read_play() local
[all...]
H A Drtsp.c768 AVFormatContext *rtpctx = rtsp_st->transport_priv; in ff_rtsp_undo_setup() local
868 RTPDemuxContext *rtpctx = rtsp_st->transport_priv; in ff_rtsp_open_transport_ctx() local
1044 RTPDemuxContext *rtpctx = rtsp_st->transport_priv; in handle_rtp_info() local
2132 RTPDemuxContext *rtpctx = rt->rtsp_streams[i]->transport_priv; pick_stream() local
2237 RTPDemuxContext *rtpctx = rt->rtsp_streams[i]->transport_priv; ff_rtsp_fetch_packet() local
2288 RTPDemuxContext *rtpctx = rtsp_st->transport_priv; ff_rtsp_fetch_packet() local
[all...]

Completed in 5 milliseconds