Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/source/
Drtcp_transceiver_config.h84 int last_clock_rate() const { return last_clock_rate_; } in last_clock_rate() function
Drtcp_transceiver_impl.cc650 ((now - stats.last_capture_time()) * stats.last_clock_rate()) in FillReports()