Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/decompress/
H A Dhuf_decompress.c1026 typedef struct { U32 tableTime; U32 decode256Time; } algo_time_t; typedef
1027 static const algo_time_t algoTime[16 /* Quantization */][3 /* single, double, quad */] =
/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v03.c2196 typedef struct { U32 tableTime; U32 decode256Time; } algo_time_t; typedef
2197 static const algo_time_t algoTime[16 /* Quantization */][3 /* single, double, quad */] =
H A Dzstd_v04.c2343 typedef struct { U32 tableTime; U32 decode256Time; } algo_time_t; typedef
2344 static const algo_time_t algoTime[16 /* Quantization */][3 /* single, double, quad */] =
H A Dzstd_v02.c2556 typedef struct { U32 tableTime; U32 decode256Time; } algo_time_t; typedef
2557 static const algo_time_t algoTime[16 /* Quantization */][3 /* single, double, quad */] =
H A Dzstd_v06.c2625 typedef struct { U32 tableTime; U32 decode256Time; } algo_time_t; typedef
2626 static const algo_time_t algoTime[16 /* Quantization */][3 /* single, double, quad */] =
H A Dzstd_v05.c2496 typedef struct { U32 tableTime; U32 decode256Time; } algo_time_t; typedef
2497 static const algo_time_t algoTime[16 /* Quantization */][3 /* single, double, quad */] =
H A Dzstd_v07.c2481 typedef struct { U32 tableTime; U32 decode256Time; } algo_time_t; typedef
2482 static const algo_time_t algoTime[16 /* Quantization */][3 /* single, double, quad */] =
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c22350 typedef struct { U32 tableTime; U32 decode256Time; } algo_time_t; typedef
22351 static const algo_time_t algoTime[16 /* Quantization */][3 /* single, double, quad */] =