Searched defs:NackList (Results 1 – 3 of 3) sorted by relevance
133 typedef std::map<uint16_t, NackElement, NackListCompare> NackList; typedef
250 VCMNackStatus VCMReceiver::NackList(uint16_t* nack_list, in NackList() function in webrtc::VCMReceiver
690 int32_t VideoReceiver::NackList(uint16_t* nackList, uint16_t* size) { in NackList() function in webrtc::vcm::VideoReceiver