Home
last modified time | relevance | path

Searched defs:alignSize (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp467 const unsigned alignSize = (unsigned)1 << alignShifts; in SkipToAligned() local
/external/lzma/C/
DZstdDec.c3906 const size_t alignSize = kBlockSizeMax; local