Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtpdec.h176 int64_t last_rtcp_reception_time; member
Drtpdec.c190 s->last_rtcp_reception_time = av_gettime_relative(); in rtcp_parse_packet()
370 uint32_t delay_since_last = av_rescale(av_gettime_relative() - s->last_rtcp_reception_time, in ff_rtp_check_and_send_back_rr()