Searched refs:tableU16 (Results 1 – 1 of 1) sorted by relevance
76 U16* const tableU16 = ( (U16*) ptr) + 2; in FSE_buildCTable_wksp() local90 tableU16[-2] = (U16) tableLog; in FSE_buildCTable_wksp()91 tableU16[-1] = (U16) maxSymbolValue; in FSE_buildCTable_wksp()173 …tableU16[cumul[s]++] = (U16) (tableSize+u); /* TableU16 : sorted by symbol order; gives next sta… in FSE_buildCTable_wksp()532 U16* tableU16 = ( (U16*) ptr) + 2; in FSE_buildCTable_rle() local537 tableU16[-2] = (U16) 0; in FSE_buildCTable_rle()538 tableU16[-1] = (U16) symbolValue; in FSE_buildCTable_rle()541 tableU16[0] = 0; in FSE_buildCTable_rle()542 tableU16[1] = 0; /* just in case */ in FSE_buildCTable_rle()