Home
last modified time | relevance | path

Searched defs:GetNackList (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/
Dnack_tracker.cc180 NackTracker::NackList NackTracker::GetNackList() const { in GetNackList() function in webrtc::NackTracker
219 std::vector<uint16_t> NackTracker::GetNackList( in GetNackList() function in webrtc::NackTracker
Dneteq_impl.cc512 std::vector<uint16_t> NetEqImpl::GetNackList(int64_t round_trip_time_ms) const { in GetNackList() function in webrtc::NetEqImpl
/external/webrtc/modules/audio_coding/acm2/
Dacm_receiver.cc308 std::vector<uint16_t> AcmReceiver::GetNackList( in GetNackList() function in webrtc::acm2::AcmReceiver
/external/webrtc/modules/video_coding/
Djitter_buffer.cc613 std::vector<uint16_t> VCMJitterBuffer::GetNackList(bool* request_key_frame) { in GetNackList() function in webrtc::VCMJitterBuffer