Displaying 1 result from an estimated 1 matches for "dct_run_category2".
2003 Feb 25
1
35 max entropy tokens
Hi,
Here is something that confused me greatly at first. In Huffman.h,
the comment "35" sits above the definition of MAX_ENTROPY_TOKENS:
// 35
#define MAX_ENTROPY_TOKENS (DCT_RUN_CATEGORY2 + 2)
Yet, if you do math from all the preceding #defines (not easy given that
each in a long chain of #defines is defined in terms of the previous
#define), there are actually 32 tokens.
Were there originally 35 tokens? Just curious...
--
-Mike Melanson
<p>--- >8 ----
List arc...