Home
last modified time | relevance | path

Searched refs:round_trip_delay (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtcp_packet.h1029 void RoundTripDelay(uint16_t round_trip_delay) { in RoundTripDelay() argument
1030 metric_.roundTripDelay = round_trip_delay; in RoundTripDelay()