Home
last modified time | relevance | path

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

/webrtc/media/src/io/sample_builder/
H A Dmod.rs80 fn too_old(&self, location: &SampleSequenceLocation) -> bool { in too_old() method
166 while (self.too_old(&self.filled) || (self.filled.count() > self.max_late)) in purge_buffers()