Searched refs:FSE_DECODE_TYPE (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/lib/zstd/common/ | ||
D | fse_decompress.c | 74 FSE_DECODE_TYPE* const tableDecode = (FSE_DECODE_TYPE*) (tdPtr); in FSE_buildDTable_internal() |
D | fse.h | 686 #define FSE_DECODE_TYPE FSE_decode_t macro |