Searched refs:FSE_decode_t (Results 1 – 3 of 3) sorted by relevance
479 } FSE_decode_t; /* size == U32 */ typedef492 FSE_decode_t const DInfo = ((const FSE_decode_t *)(DStatePtr->table))[DStatePtr->state]; in FSE_peekSymbol()498 FSE_decode_t const DInfo = ((const FSE_decode_t *)(DStatePtr->table))[DStatePtr->state]; in FSE_updateState()506 FSE_decode_t const DInfo = ((const FSE_decode_t *)(DStatePtr->table))[DStatePtr->state]; in FSE_decodeSymbol()519 FSE_decode_t const DInfo = ((const FSE_decode_t *)(DStatePtr->table))[DStatePtr->state]; in FSE_decodeSymbolFast()557 #define FSE_DECODE_TYPE FSE_decode_t
168 FSE_decode_t *const cell = (FSE_decode_t *)dPtr; in FSE_buildDTable_rle()185 FSE_decode_t *const dinfo = (FSE_decode_t *)dPtr; in FSE_buildDTable_raw()
572 FSE_decode_t realData;