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.c512 bool hdr_record_corrected_value(struct hdr_histogram* h, int64_t value, int64_t expected_interval) in hdr_record_corrected_value()
517 …dr_record_corrected_value_atomic(struct hdr_histogram* h, int64_t value, int64_t expected_interval) in hdr_record_corrected_value_atomic()
522 …_corrected_values(struct hdr_histogram* h, int64_t value, int64_t count, int64_t expected_interval) in hdr_record_corrected_values()
548 …ted_values_atomic(struct hdr_histogram* h, int64_t value, int64_t count, int64_t expected_interval) in hdr_record_corrected_values_atomic()
595 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.c312 uint32_t expected_interval; in ff_rtp_check_and_send_back_rr() local
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsource.c1628 guint64 expected_interval, received_interval, ntptime; in rtp_source_get_new_rb() local