Home
last modified time | relevance | path

Searched refs:MEMLEVEL (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/applypatch/include/applypatch/
Dimgdiff_image.h37 static constexpr auto MEMLEVEL = 8; // the default value. variable
/bootable/recovery/applypatch/
Dimgdiff.cpp410 int ret = deflateInit2(&strm, level, METHOD, WINDOWBITS, MEMLEVEL, STRATEGY); in TryReconstruction()
520 Write4(fd, ImageChunk::MEMLEVEL); in WriteHeaderToFd()