Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_ldm.c434 static void ZSTD_ldm_reduceTable(ldmEntry_t* const table, U32 const size, in ZSTD_ldm_reduceTable() function
481 ZSTD_ldm_reduceTable(ldmState->hashTable, ldmHSize, correction); in ZSTD_ldm_generateSequences()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c19944 static void ZSTD_ldm_reduceTable(ldmEntry_t* const table, U32 const size, in ZSTD_ldm_reduceTable() function
19991 ZSTD_ldm_reduceTable(ldmState->hashTable, ldmHSize, correction); in ZSTD_ldm_generateSequences()