Searched refs:ZSTD_prefetch_e (Results 1 – 1 of 1) sorted by relevance
939 typedef enum { ZSTD_p_noPrefetch=0, ZSTD_p_prefetch=1 } ZSTD_prefetch_e; typedef942 …Sequence(seqState_t* seqState, const ZSTD_longOffset_e longOffsets, const ZSTD_prefetch_e prefetch) in ZSTD_decodeSequence()