Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/zstd/compress/
A Dzstd_compress_internal.h688 static unsigned ZSTD_NbCommonBytes (size_t val) in ZSTD_NbCommonBytes() function
748 if (diff) return ZSTD_NbCommonBytes(diff); } in ZSTD_count()
753 pIn += ZSTD_NbCommonBytes(diff); in ZSTD_count()

Completed in 8 milliseconds