Searched refs:usePrefetchDecoder (Results 1 – 2 of 2) sorted by relevance
1379 int usePrefetchDecoder = dctx->ddictIsCold; in ZSTD_decompressBlock_internal() local1391 if ( !usePrefetchDecoder in ZSTD_decompressBlock_internal()1396 usePrefetchDecoder = (shareLongOffsets >= minShare); in ZSTD_decompressBlock_internal()1404 if (usePrefetchDecoder) in ZSTD_decompressBlock_internal()
2010 int usePrefetchDecoder = dctx->ddictIsCold; local2022 if ( !usePrefetchDecoder2027 usePrefetchDecoder = (shareLongOffsets >= minShare);2035 if (usePrefetchDecoder)