Searched defs:tableSize (Results 1 – 6 of 6) sorted by relevance
73 U32 const tableSize = 1 << tableLog; in FSE_buildCTable_wksp() local243 const int tableSize = 1 << tableLog; in FSE_writeNCount_generic() local
2312 static void ZSTD_copyCDictTableIntoCCtx(U32* dst, U32 const* src, size_t tableSize, in ZSTD_copyCDictTableIntoCCtx()
493 { U32 const tableSize = 1 << tableLog; in FSE_bitCost() local624 #define FSE_TABLESTEP(tableSize) (((tableSize)>>1) + ((tableSize)>>3) + 3) argument
67 U32 const tableSize = 1 << tableLog; in FSE_buildDTable_internal() local
248 unsigned long tableSize = table->size, hdrSize; in init_unwind_hdr() local925 unsigned long tableSize; in arc_unwind() local
493 U32 const tableSize = 1 << tableLog; in ZSTD_buildFSETable_body() local