Searched defs:fullUpdate (Results 1 – 2 of 2) sorted by relevance
184 size_t best_mlen, LZ4HC_match_t* matches, const int fullUpdate) in LZ4HC_BinTree_GetAllMatches()213 const int fullUpdate in LZ4HC_compress_optimal()
755 bool fullUpdate = (destBox == nullptr || *destBox == levelBox); in setData() local