TurboPFor: TurboPFor encode

This commit is contained in:
x
2019-12-21 10:55:01 +01:00
parent a89b6b4a18
commit d4af7c506d

2
vp4c.c
View File

@ -41,7 +41,7 @@
#define HYBRID 1 // Hybrid TurboPFor : 0=fixed bit packing, 1=fixed BP+Variable byte
#ifdef PLAIN
#if !defined(SSE2_ON) && !defined(AVX2_ON)
#define _P4BITS _p4bits
#define P4BITS _p4bits
#define _P4ENC _p4enc