Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dpacket_buffer.h165 static bool IsObsoleteTimestamp(uint32_t timestamp, in IsObsoleteTimestamp() function
H A Dpacket_buffer_unittest.cc980 TEST(PacketBuffer, IsObsoleteTimestamp) { in TEST() argument