Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds