Home
last modified time | relevance | path

Searched defs:contentChecksumFlag (Results 1 – 3 of 3) sorted by relevance

/third_party/lz4/lib/
Dlz4frame.h178 …LZ4F_contentChecksum_t contentChecksumFlag; /* 1: frame terminated with 32-bit checksum of decompr… member
Dlz4frame.c1293 …unsigned blockMode, blockChecksumFlag, contentSizeFlag, contentChecksumFlag, dictIDFlag, blockSize… in LZ4F_decodeHeader() local
/third_party/lz4/programs/
Dlz4io.c1455 const LZ4F_contentChecksum_t contentChecksumFlag) in LZ4IO_skipBlocksData()