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

/linux-master/lib/zstd/decompress/
H A Dzstd_decompress.c402 U32 const fcsId = fhd >> 6; local
404 + ZSTD_did_fieldSize[dictID] + ZSTD_fcs_fieldSize[fcsId]
405 + (singleSegment && !fcsId);

Completed in 156 milliseconds