Searched refs:readCRC (Results 1 – 1 of 1) sorted by relevance
1501 { U32 const readCRC = LZ4F_readLE32(crcSrc); in LZ4F_decompress() local1503 if (readCRC != calcCRC) in LZ4F_decompress()1668 { U32 const readCRC = LZ4F_readLE32(selectedIn); in LZ4F_decompress() local1670 if (readCRC != resultCRC) in LZ4F_decompress()