Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtpproto.c53 socklen_t last_rtp_source_len, last_rtcp_source_len; member
387 socklen_t *addr_lens[2] = { &s->last_rtp_source_len, &s->last_rtcp_source_len }; in rtp_read()
451 source_len = &s->last_rtcp_source_len; in rtp_write()
469 temp_len = s->last_rtcp_source_len; in rtp_write()