Home | History | Annotate | Download | only in src

Lines Matching full:statbits

180   INT statBits;
183 statBits = 8 + TRANS_FAC - 1;
186 statBits = 6;
189 statBits = (!(syntaxFlags & AC_SCALABLE)) ? 11 : 10;
222 return (statBits);