Searched defs:expected_interval (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/histogram/src/ |
| D | hdr_histogram.c | 512 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/ |
| D | rtpdec.c | 312 uint32_t expected_interval; in ff_rtp_check_and_send_back_rr() local
|
| /third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
| D | rtpsource.c | 1628 guint64 expected_interval, received_interval, ntptime; in rtp_source_get_new_rb() local
|