IcBench: Integer Compression codecs
This commit is contained in:
@ -100,8 +100,11 @@ enum {
|
|||||||
TB_VS_S1,
|
TB_VS_S1,
|
||||||
TB_VS_S4,
|
TB_VS_S4,
|
||||||
TB_VS_S8,
|
TB_VS_S8,
|
||||||
|
#ifdef TURBOPFORH
|
||||||
#define C_TURBOPFORH 1
|
#define C_TURBOPFORH CODEC0V
|
||||||
|
#else
|
||||||
|
#define C_TURBOPFORH 0
|
||||||
|
#endif
|
||||||
TB_PACK128H,
|
TB_PACK128H,
|
||||||
#define C_TURBOPFORV CODEC0V
|
#define C_TURBOPFORV CODEC0V
|
||||||
TB_PFOR128,
|
TB_PFOR128,
|
||||||
|
Reference in New Issue
Block a user