We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f81c1bd commit 98a04c8Copy full SHA for 98a04c8
rcqlfc_sf.c
@@ -25,8 +25,8 @@
25
// Reference: http://cbloomrants.blogspot.com/2017/01/order-0-estimators-for-data-compression.html
26
27
#include <stdio.h>
28
+#include "include/turborc.h"
29
#include "include_/conf.h"
-#include "include_/turborc.h"
30
31
#define RC_MACROS
32
#define RC_BITS 15 // RC_SIZE=64 + RC_IO=32 : set in turborc_.h
0 commit comments