Searched refs:FSE_DECODE_TYPE (Results 1 – 6 of 6) sorted by relevance
96 FSE_DECODE_TYPE* const tableDecode = (FSE_DECODE_TYPE*) (tdPtr); in FSE_buildDTable()
676 #define FSE_DECODE_TYPE FSE_decode_t macro
391 #define FSE_DECODE_TYPE FSE_decode_t macro404 …FSE_DECODE_TYPE* const tableDecode = (FSE_DECODE_TYPE*)(ptr) + 1; /* because dt is unsigned, 32-… in FSE_buildDTable()
1081 #define FSE_DECODE_TYPE FSE_decode_t macro1090 FSE_DECODE_TYPE* const tableDecode = (FSE_DECODE_TYPE*)ptr; in FSE_buildDTable()
1080 #define FSE_DECODE_TYPE FSE_decode_t macro1088 FSE_DECODE_TYPE* const tableDecode = (FSE_DECODE_TYPE*)ptr; in FSE_buildDTable()
1039 #define FSE_DECODE_TYPE FSE_decode_t macro1129 FSE_DECODE_TYPE* const tableDecode = (FSE_DECODE_TYPE*) (tdPtr); in FSE_buildDTable()