Searched refs:symbolValue (Results 1 – 3 of 3) sorted by relevance
702 size_t FSE_buildCTable_rle(FSE_CTable *ct, BYTE symbolValue) in FSE_buildCTable_rle() argument711 tableU16[-1] = (U16)symbolValue; in FSE_buildCTable_rle()718 symbolTT[symbolValue].deltaNbBits = 0; in FSE_buildCTable_rle()719 symbolTT[symbolValue].deltaFindState = 0; in FSE_buildCTable_rle()
170 size_t FSE_buildDTable_rle(FSE_DTable *dt, BYTE symbolValue) in FSE_buildDTable_rle() argument181 cell->symbol = symbolValue; in FSE_buildDTable_rle()
269 size_t FSE_buildCTable_rle(FSE_CTable *ct, unsigned char symbolValue);281 size_t FSE_buildDTable_rle(FSE_DTable *dt, unsigned char symbolValue);