Searched defs:NackList (Results 1 – 2 of 2) sorted by relevance
133 typedef std::map<uint16_t, NackElement, NackListCompare> NackList; typedef
190 std::vector<uint16_t> VCMReceiver::NackList(bool* request_key_frame) { in NackList() function in webrtc::VCMReceiver