Searched refs:rtp_fd (Results 1 – 1 of 1) sorted by relevance
49 int rtp_fd, rtcp_fd; member360 s->rtp_fd = ffurl_get_file_handle(s->rtp_hd); in rtp_open()384 struct pollfd p[2] = {{s->rtp_fd, POLLIN, 0}, {s->rtcp_fd, POLLIN, 0}}; in rtp_read()453 fd = s->rtp_fd; in rtp_write()543 return s->rtp_fd; in rtp_get_file_handle()553 hs[0] = s->rtp_fd; in rtp_get_multi_file_handle()