MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / UpdateJitterEstimate

Method UpdateJitterEstimate

modules/video_coding/jitter_buffer.cc:850–857  ·  view source on GitHub ↗

Must be called under the critical section |crit_sect_|. Should never be called with retransmitted frames, they must be filtered out before this function is called.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

LatestPacketTimeMsMethod · 0.80
CalculateDelayMethod · 0.80
TimestampMethod · 0.45
sizeMethod · 0.45
UpdateEstimateMethod · 0.45

Tested by

no test coverage detected