Home
last modified time | relevance | path

Searched defs:SetLast (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/video/
H A Dstats_counter.cc96 void SetLast(int64_t sample, uint32_t stream_id) { in SetLast() function in webrtc::Samples
150 void SetLast(int64_t sample) { last_sum_ = sample; } in SetLast() function
255 void StatsCounter::SetLast(int64_t sample, uint32_t stream_id) { in SetLast() function in webrtc::StatsCounter
446 void RateAccCounter::SetLast(int64_t sample, uint32_t stream_id) { in SetLast() function in webrtc::RateAccCounter