Searched refs:ff_rtp_check_and_send_back_rr (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavformat/ |
D | rtpdec.h | 74 int ff_rtp_check_and_send_back_rr(RTPDemuxContext *s, URLContext *fd,
|
D | rtpdec.c | 311 int ff_rtp_check_and_send_back_rr(RTPDemuxContext *s, URLContext *fd, in ff_rtp_check_and_send_back_rr() function
|
D | rtsp.c | 2179 … ff_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()
|