Home
last modified time | relevance | path

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

/external/zstd/lib/decompress/
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 */] =
/external/zstd/lib/legacy/
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 */] =
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 */] =
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 */] =
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 */] =
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 */] =
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 */] =