Home
last modified time | relevance | path

Searched defs:tableDecode (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/zstd/lib/common/
H A Dfse_decompress.c74 FSE_DECODE_TYPE* const tableDecode = (FSE_DECODE_TYPE*) (tdPtr); in FSE_buildDTable_internal() local
/dragonfly/contrib/zstd/lib/decompress/
H A Dzstd_decompress_block.c373 ZSTD_seqSymbol* const tableDecode = dt+1; in ZSTD_buildFSETable_body() local