Searched defs:tableSize (Results 1 – 5 of 5) sorted by relevance
71 U32 const tableSize = 1 << tableLog; in FSE_buildCTable_wksp() local241 const int tableSize = 1 << tableLog; in FSE_writeNCount_generic() local539 const unsigned tableSize = 1 << nbBits; in FSE_buildCTable_raw() local
79 U32 const tableSize = 1 << tableLog; in FSE_buildDTable_internal() local211 const unsigned tableSize = 1 << nbBits; in FSE_buildDTable_raw() local
575 { U32 const tableSize = 1 << tableLog; in FSE_bitCost() local706 #define FSE_TABLESTEP(tableSize) (((tableSize)>>1) + ((tableSize)>>3) + 3) argument
257 unsigned long tableSize = table->size, hdrSize; in init_unwind_hdr() local934 unsigned long tableSize; in arc_unwind() local
451 U32 const tableSize = 1 << tableLog; in ZSTD_buildFSETable_body() local