Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dpacket_buffer.cc109 void PacketBuffer::PartialFlush(int target_level_ms, in PartialFlush() function in webrtc::PacketBuffer
H A Dpacket_buffer_unittest.cc220 TEST(PacketBuffer, PartialFlush) { in TEST() argument