Searched refs:FSE_DECODE_TYPE (Results 1 – 8 of 8) sorted by relevance
62 FSE_DECODE_TYPE* const tableDecode = (FSE_DECODE_TYPE*) (tdPtr); in FSE_buildDTable_internal()
604 #define FSE_DECODE_TYPE FSE_decode_t macro
74 FSE_DECODE_TYPE* const tableDecode = (FSE_DECODE_TYPE*) (tdPtr); in FSE_buildDTable_internal()
689 #define FSE_DECODE_TYPE FSE_decode_t macro
387 #define FSE_DECODE_TYPE FSE_decode_t macro400 …FSE_DECODE_TYPE* const tableDecode = (FSE_DECODE_TYPE*)(ptr) + 1; /* because dt is unsigned, 32-… in FSE_buildDTable()
987 #define FSE_DECODE_TYPE FSE_decode_t macro1077 FSE_DECODE_TYPE* const tableDecode = (FSE_DECODE_TYPE*) (tdPtr); in FSE_buildDTable()1093 …memset(tableDecode, 0, sizeof(FSE_DECODE_TYPE) * (maxSymbolValue+1) ); /* useless init, but keep… in FSE_buildDTable()
1092 #define FSE_DECODE_TYPE FSE_decode_t macro1101 FSE_DECODE_TYPE* const tableDecode = (FSE_DECODE_TYPE*)ptr; in FSE_buildDTable()
1091 #define FSE_DECODE_TYPE FSE_decode_t macro1099 FSE_DECODE_TYPE* const tableDecode = (FSE_DECODE_TYPE*)ptr; in FSE_buildDTable()