Searched defs:WithJitter (Results 1 – 2 of 2) sorted by relevance
63 bool ExtendedJitterReport::WithJitter(uint32_t jitter) { in WithJitter() function in webrtc::rtcp::ExtendedJitterReport
41 void WithJitter(uint32_t jitter) { jitter_ = jitter; } in WithJitter() function