Home
last modified time | relevance | path

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

/linux/lib/zstd/decompress/
H A Dzstd_decompress_block.c676 size_t const pSize = sizeof(ZSTD_seqSymbol) * (SEQSYMBOL_TABLE_SIZE(maxLog)); in ZSTD_buildSeqTable() local
677 PREFETCH_AREA(pStart, pSize); in ZSTD_buildSeqTable()