Searched defs:GetNackBatch (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/modules/video_coding/ | ||
D | nack_module2.cc | 282 std::vector<uint16_t> NackModule2::GetNackBatch(NackFilterOptions options) { in GetNackBatch() function in webrtc::NackModule2 |
/external/webrtc/modules/video_coding/deprecated/ | ||
D | nack_module.cc | 294 std::vector<uint16_t> DEPRECATED_NackModule::GetNackBatch( in GetNackBatch() function in webrtc::DEPRECATED_NackModule |