Searched refs:highThreshold (Results 1 – 2 of 2) sorted by relevance
96 U32 highThreshold = tableSize - 1; in FSE_buildDTable_wksp() local116 tableDecode[highThreshold--].symbol = (FSE_FUNCTION_TYPE)s; in FSE_buildDTable_wksp()138 while (position > highThreshold) in FSE_buildDTable_wksp()
101 U32 highThreshold = tableSize - 1; in FSE_buildCTable_wksp() local131 tableSymbol[highThreshold--] = (FSE_FUNCTION_TYPE)(u - 1); in FSE_buildCTable_wksp()148 while (position > highThreshold) in FSE_buildCTable_wksp()