Searched defs:level (Results 1 – 2 of 2) sorted by relevance
58 int level = Read4(deflate_header + 40); in ApplyBSDiffPatchAndStreamOutput() local
388 for (int level = 6; level <= 9; level += 3) { in ReconstructDeflateChunk() local403 bool ImageChunk::TryReconstruction(int level) { in TryReconstruction()