Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtpdec.c857 uint32_t arrival_ts = av_rescale_q(received, AV_TIME_BASE_Q, in rtp_parse_one_packet() local
862 rtcp_update_jitter(&s->statistics, timestamp, arrival_ts); in rtp_parse_one_packet()