/*TITLE arithmetic coding constants */ /****keyword-flag*** "%v %f %n" */ /* "5 13-Sep-91,7:20:08 ARITH.H" */ #define CODE_VALUE_BITS 16 typedef long code_value; #define TOP_VALUE (((long)1<