Home
last modified time | relevance | path

Searched refs:offTable (Results 1 – 1 of 1) sorted by relevance

/external/zstd/lib/decompress/
Dzstd_decompress_block.c1427 ZSTD_getLongOffsetsShare(const ZSTD_seqSymbol* offTable) in ZSTD_getLongOffsetsShare() argument
1429 const void* ptr = offTable; in ZSTD_getLongOffsetsShare()
1431 const ZSTD_seqSymbol* table = offTable + 1; in ZSTD_getLongOffsetsShare()