Home
last modified time | relevance | path

Searched defs:TooLargeNackList (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/video_coding/
Dnack_module_unittest.cc232 TEST_P(TestNackModule, TooLargeNackList) { in TEST_P() argument
Dnack_module2_unittest.cc259 TEST_P(TestNackModule2, TooLargeNackList) { in TEST_P() argument
Djitter_buffer.cc708 bool VCMJitterBuffer::TooLargeNackList() const { in TooLargeNackList() function in webrtc::VCMJitterBuffer