Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Djitter_buffer.h94 bool TimeForCleanup(uint32_t timestamp) const;
Djitter_buffer.cc149 if (!TimeForCleanup(timestamp)) in RemoveOld()
160 bool Vp9SsMap::TimeForCleanup(uint32_t timestamp) const { in TimeForCleanup() function in webrtc::Vp9SsMap