Home
last modified time | relevance | path

Searched refs:ff_rtp_check_and_send_back_rr (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Drtpdec.h74 int ff_rtp_check_and_send_back_rr(RTPDemuxContext *s, URLContext *fd,
Drtpdec.c311 int ff_rtp_check_and_send_back_rr(RTPDemuxContext *s, URLContext *fd, in ff_rtp_check_and_send_back_rr() function
Drtsp.c2179ff_rtp_check_and_send_back_rr((*rtsp_st)->transport_priv, (*rtsp_st)->rtp_handle, NULL, len); in read_packet()
2189 ff_rtp_check_and_send_back_rr((*rtsp_st)->transport_priv, NULL, s->pb, len); in read_packet()