Searched refs:FSEv05_decode_t (Results 1 – 1 of 1) sorted by relevance
1000 } FSEv05_decode_t; /* size == U32 */ typedef1013 const FSEv05_decode_t DInfo = ((const FSEv05_decode_t*)(DStatePtr->table))[DStatePtr->state]; in FSEv05_peakSymbol()1019 const FSEv05_decode_t DInfo = ((const FSEv05_decode_t*)(DStatePtr->table))[DStatePtr->state]; in FSEv05_decodeSymbol()1030 const FSEv05_decode_t DInfo = ((const FSEv05_decode_t*)(DStatePtr->table))[DStatePtr->state]; in FSEv05_decodeSymbolFast()1108 #define FSEv05_DECODE_TYPE FSEv05_decode_t1385 FSEv05_decode_t* const cell = (FSEv05_decode_t*)dPtr; in FSEv05_buildDTable_rle()1403 FSEv05_decode_t* const dinfo = (FSEv05_decode_t*)dPtr; in FSEv05_buildDTable_raw()