Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_ldm.c420 static void ZSTD_ldm_reduceTable(ldmEntry_t* const table, U32 const size, in ZSTD_ldm_reduceTable() function
467 ZSTD_ldm_reduceTable(ldmState->hashTable, ldmHSize, correction); in ZSTD_ldm_generateSequences()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_ldm.c495 static void ZSTD_ldm_reduceTable(ldmEntry_t* const table, U32 const size, in ZSTD_ldm_reduceTable() function
542 ZSTD_ldm_reduceTable(ldmState->hashTable, ldmHSize, correction); in ZSTD_ldm_generateSequences()