Searched refs:nackList (Results 1 – 2 of 2) sorted by relevance
90 std::vector<uint16_t> nackList = _receiver.NackList(&request_key_frame); in Process() local95 if (ret == VCM_OK && !nackList.empty()) { in Process()98 _packetRequestCallback->ResendPackets(&nackList[0], nackList.size()); in Process()
111 const uint16_t* nackList = 0)117 const uint16_t* nackList = nullptr)