Searched defs:GetNackList (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/neteq/ | ||
D | nack.cc | 180 Nack::NackList Nack::GetNackList() const { in GetNackList() function in webrtc::Nack |
D | neteq_impl.cc | 434 std::vector<uint16_t> NetEqImpl::GetNackList(int64_t round_trip_time_ms) const { in GetNackList() function in webrtc::NetEqImpl |
/external/webrtc/webrtc/modules/audio_coding/acm2/ | ||
D | acm_receiver.cc | 496 std::vector<uint16_t> AcmReceiver::GetNackList( in GetNackList() function in webrtc::acm2::AcmReceiver |
D | audio_coding_module_impl.cc | 813 std::vector<uint16_t> AudioCodingModuleImpl::GetNackList( in GetNackList() function in webrtc::acm2::AudioCodingModuleImpl |
/external/webrtc/webrtc/modules/video_coding/ | ||
D | jitter_buffer.cc | 994 std::vector<uint16_t> VCMJitterBuffer::GetNackList(bool* request_key_frame) { in GetNackList() function in webrtc::VCMJitterBuffer |