Searched refs:ComputeMinimumCopyLength (Results 1 – 1 of 1) sorted by relevance
273 static size_t ComputeMinimumCopyLength(const float start_cost, in ComputeMinimumCopyLength() function396 min_len = ComputeMinimumCopyLength(min_cost, nodes, num_bytes, pos); in UpdateNodes()