Searched refs:FSE_decode_t (Results 1 – 2 of 2) sorted by relevance
598 } FSE_decode_t; /* size == U32 */ typedef611 FSE_decode_t const DInfo = ((const FSE_decode_t*)(DStatePtr->table))[DStatePtr->state]; in FSE_peekSymbol()617 FSE_decode_t const DInfo = ((const FSE_decode_t*)(DStatePtr->table))[DStatePtr->state]; in FSE_updateState()625 FSE_decode_t const DInfo = ((const FSE_decode_t*)(DStatePtr->table))[DStatePtr->state]; in FSE_decodeSymbol()638 FSE_decode_t const DInfo = ((const FSE_decode_t*)(DStatePtr->table))[DStatePtr->state]; in FSE_decodeSymbolFast()686 #define FSE_DECODE_TYPE FSE_decode_t
192 FSE_decode_t* const cell = (FSE_decode_t*)dPtr; in FSE_buildDTable_rle()210 FSE_decode_t* const dinfo = (FSE_decode_t*)dPtr; in FSE_buildDTable_raw()