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 10c732f commit 0b5fd02Copy full SHA for 0b5fd02
td512.h
@@ -65,7 +65,6 @@
65
when the high bit is 0 for all values.
66
3. Set the initial loop in td64 to 7/16 of input values for 24 or
67
more inputs. This provides a better result for adaptive text mode.
68
- 4. For string mode, added compression of unique values using 7-bit mode.
69
*/
70
#ifndef td512_h
71
#define td512_h
td64.h
@@ -66,7 +66,6 @@
#ifndef td64_h
72
#define td64_h
0 commit comments