rtp_get_file_handles 72 libavformat/rtpdec.h void rtp_get_file_handles(URLContext *h, int *prtp_fd, int *prtcp_fd); rtp_get_file_handles 1282 libavformat/rtsp.c rtp_get_file_handles(rtsp_st->rtp_handle, &fd1, &fd2); rtp_get_file_handles 1293 libavformat/rtsp.c rtp_get_file_handles(rtsp_st->rtp_handle, &fd1, &fd2);