Searched defs:hSize (Results 1 – 4 of 4) sorted by relevance
91 int hSize = size / 2; in makePath() local123 int hSize = size / 2; in makePath() local156 int hSize = size / 2; in makePath() local191 int hSize = size / 2; in makePath() local
545 uint32_t oldCRC, newCRC, hSize; in CheckHeaderCRC() local593 uint32_t crc, hSize; in RecomputeCRCs() local
1446 size_t const hSize = LZ4F_headerSize(srcBuffer, *srcSizePtr); in LZ4F_getFrameInfo() local1593 …size_t const hSize = LZ4F_decodeHeader(dctx, srcPtr, (size_t)(srcEnd-srcPtr)); /* will update dSt… in LZ4F_decompress() local
1599 { size_t hSize = LZ4F_headerSize(&buffer, LZ4F_HEADER_SIZE_MIN); in LZ4IO_getCompressedFileInfo() local