mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-14 06:10:40 +01:00
![]() This change adds the following helper functions to convert between "integer milliseconds"-style timestamps and durations, and "UQ32.32 and Q32.32"-style NTP timestamps and durations: - Int64MsToQ32x32 - UInt64MsToUQ32x32 - Q32x32ToInt64Ms - UQ32x32ToUInt64Ms The Q-format NTP timestamps and durations are used by some RTP/RTCP packets. Bug: webrtc:10739 Change-Id: I89123d2dba7370f26e239d722a4975bf5ac6e668 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/148444 Commit-Queue: Chen Xing <chxg@google.com> Reviewed-by: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28878} |
||
---|---|---|
.. | ||
clock.h | ||
cpu_features_wrapper.h | ||
cpu_info.h | ||
event_wrapper.h | ||
field_trial.h | ||
metrics.h | ||
ntp_time.h | ||
rtp_to_ntp_estimator.h | ||
sleep.h |