Searched defs:tableSize (Results 1 – 5 of 5) sorted by relevance
71 U32 const tableSize = 1 << tableLog; in FSE_buildCTable_wksp() local198 const int tableSize = 1 << tableLog; in FSE_writeNCount_generic() local496 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
574 { U32 const tableSize = 1 << tableLog; in FSE_bitCost() local705 #define FSE_TABLESTEP(tableSize) (((tableSize)>>1) + ((tableSize)>>3) + 3) argument
257 unsigned long tableSize = table->size, hdrSize; in init_unwind_hdr() local932 unsigned long tableSize; in arc_unwind() local
375 U32 const tableSize = 1 << tableLog; in ZSTD_buildFSETable_body() local