Searched refs:FSEv05_decode_t (Results 1 – 1 of 1) sorted by relevance
1004 } FSEv05_decode_t; /* size == U32 */ typedef1017 const FSEv05_decode_t DInfo = ((const FSEv05_decode_t*)(DStatePtr->table))[DStatePtr->state]; in FSEv05_peakSymbol()1023 const FSEv05_decode_t DInfo = ((const FSEv05_decode_t*)(DStatePtr->table))[DStatePtr->state]; in FSEv05_decodeSymbol()1034 const FSEv05_decode_t DInfo = ((const FSEv05_decode_t*)(DStatePtr->table))[DStatePtr->state]; in FSEv05_decodeSymbolFast()1112 #define FSEv05_DECODE_TYPE FSEv05_decode_t1389 FSEv05_decode_t* const cell = (FSEv05_decode_t*)dPtr; in FSEv05_buildDTable_rle()1407 FSEv05_decode_t* const dinfo = (FSEv05_decode_t*)dPtr; in FSEv05_buildDTable_raw()