Home
last modified time | relevance | path

Searched refs:LZ4F_contentChecksumEnabled (Results 76 – 76 of 76) sorted by relevance

1234

/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/third-party/lz4/src/
H A Dlz4frame.c329 prefsNull.frameInfo.contentChecksumFlag = LZ4F_contentChecksumEnabled; /* worst case */ in LZ4F_compressBound_internal()
920 if (cctxPtr->prefs.frameInfo.contentChecksumFlag == LZ4F_contentChecksumEnabled) in LZ4F_compressUpdate()
1002 if (cctxPtr->prefs.frameInfo.contentChecksumFlag == LZ4F_contentChecksumEnabled) { in LZ4F_compressEnd()

1234