Searched refs:usePrefetchDecoder (Results 1 – 2 of 2) sorted by relevance
1380 int usePrefetchDecoder = dctx->ddictIsCold; in ZSTD_decompressBlock_internal() local1392 if ( !usePrefetchDecoder in ZSTD_decompressBlock_internal()1397 usePrefetchDecoder = (shareLongOffsets >= minShare); in ZSTD_decompressBlock_internal()1405 if (usePrefetchDecoder) in ZSTD_decompressBlock_internal()
2010 int usePrefetchDecoder = dctx->ddictIsCold; local2022 if ( !usePrefetchDecoder2027 usePrefetchDecoder = (shareLongOffsets >= minShare);2035 if (usePrefetchDecoder)