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

/freebsd-current/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dhuf_decompress.c1001 typedef struct { U32 tableTime; U32 decode256Time; } algo_time_t; typedef in typeref:struct:__anon208
1002 static const algo_time_t algoTime[16 /* Quantization */][3 /* single, double, quad */] =
/freebsd-current/sys/contrib/zstd/lib/legacy/
H A Dzstd_v03.c2192 typedef struct { U32 tableTime; U32 decode256Time; } algo_time_t; typedef in typeref:struct:__anon203
2193 static const algo_time_t algoTime[16 /* Quantization */][3 /* single, double, quad */] =
H A Dzstd_v06.c2621 typedef struct { U32 tableTime; U32 decode256Time; } algo_time_t; typedef in typeref:struct:__anon263
2622 static const algo_time_t algoTime[16 /* Quantization */][3 /* single, double, quad */] =
H A Dzstd_v05.c2492 typedef struct { U32 tableTime; U32 decode256Time; } algo_time_t; typedef in typeref:struct:__anon240
2493 static const algo_time_t algoTime[16 /* Quantization */][3 /* single, double, quad */] =
H A Dzstd_v04.c2339 typedef struct { U32 tableTime; U32 decode256Time; } algo_time_t; typedef in typeref:struct:__anon222
2340 static const algo_time_t algoTime[16 /* Quantization */][3 /* single, double, quad */] =
H A Dzstd_v07.c2477 typedef struct { U32 tableTime; U32 decode256Time; } algo_time_t; typedef in typeref:struct:__anon281
2478 static const algo_time_t algoTime[16 /* Quantization */][3 /* single, double, quad */] =
H A Dzstd_v02.c2552 typedef struct { U32 tableTime; U32 decode256Time; } algo_time_t; typedef in typeref:struct:__anon186
2553 static const algo_time_t algoTime[16 /* Quantization */][3 /* single, double, quad */] =
/freebsd-current/sys/contrib/zstd/lib/decompress/
H A Dhuf_decompress.c1565 typedef struct { U32 tableTime; U32 decode256Time; } algo_time_t; typedef in typeref:struct:__anon130
1566 static const algo_time_t algoTime[16 /* Quantization */][2 /* single, double */] =

Completed in 357 milliseconds