HomeSort by relevance Sort by last modified time
    Searched refs:TimeForCleanup (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_coding/
jitter_buffer.h 94 bool TimeForCleanup(uint32_t timestamp) const;
jitter_buffer.cc 149 if (!TimeForCleanup(timestamp))
160 bool Vp9SsMap::TimeForCleanup(uint32_t timestamp) const {
    [all...]

Completed in 93 milliseconds