Searched refs:no_reset (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Drtcp.h37 // Returns the current RTCP statistics. If |no_reset| is true, the statistics
39 void GetStatistics(bool no_reset, RtcpStatistics* stats);
H A Drtcp.cc57 void Rtcp::GetStatistics(bool no_reset, RtcpStatistics* stats) { argument
82 if (!no_reset) {

Completed in 75 milliseconds