Searched defs:blockSizeID (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/lz4/include/lz4/
H A Dlz4frame.h112 LZ4F_blockSizeID_t blockSizeID; /* max64KB, max256KB, max1MB, max4MB ; 0 == default */ member in struct:__anon1603
/fuchsia/zircon/third_party/ulib/lz4/
H A Dlz4frame.c176 static size_t LZ4F_getBlockSize(unsigned blockSizeID) argument
813 unsigned version, blockMode, blockChecksumFlag, contentSizeFlag, contentChecksumFlag, blockSizeID; local
[all...]

Completed in 27 milliseconds