Searched defs:reducerValue (Results 1 – 2 of 2) sorted by relevance
455 U32 const reducerValue) in ZSTD_ldm_reduceTable()
1237 ZSTD_reduceTable_internal (U32* const table, U32 const size, U32 const reducerValue, int const pres… in ZSTD_reduceTable_internal()1257 static void ZSTD_reduceTable(U32* const table, U32 const size, U32 const reducerValue) in ZSTD_reduceTable()1262 static void ZSTD_reduceTable_btlazy2(U32* const table, U32 const size, U32 const reducerValue) in ZSTD_reduceTable_btlazy2()1269 static void ZSTD_reduceIndex (ZSTD_CCtx* zc, const U32 reducerValue) in ZSTD_reduceIndex()