Home
last modified time | relevance | path

Searched defs:expected_interval (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/histogram/src/
Dhdr_histogram.c432 bool hdr_record_corrected_value(struct hdr_histogram* h, int64_t value, int64_t expected_interval) in hdr_record_corrected_value()
438 …_corrected_values(struct hdr_histogram* h, int64_t value, int64_t count, int64_t expected_interval) in hdr_record_corrected_values()
485 struct hdr_histogram* h, struct hdr_histogram* from, int64_t expected_interval) in hdr_add_while_correcting_for_coordinated_omission()
/third_party/ffmpeg/libavformat/
Drtpdec.c309 uint32_t expected_interval; in ff_rtp_check_and_send_back_rr() local
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsource.c1597 guint64 expected_interval, received_interval, ntptime; in rtp_source_get_new_rb() local