Home
last modified time | relevance | path

Searched refs:fcsId (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c229 U32 const fcsId = fhd >> 6; in ZSTD_frameHeaderSize_internal() local
231 + ZSTD_did_fieldSize[dictID] + ZSTD_fcs_fieldSize[fcsId] in ZSTD_frameHeaderSize_internal()
232 + (singleSegment && !fcsId); in ZSTD_frameHeaderSize_internal()