Searched refs:highThreshold (Results 1 – 2 of 2) sorted by relevance
103 U32 highThreshold = tableSize - 1; in FSE_buildDTable_wksp() local123 tableDecode[highThreshold--].symbol = (FSE_FUNCTION_TYPE)s; in FSE_buildDTable_wksp()145 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()