Home | History | Annotate | Download | only in other

Lines Matching defs:kk

164   int hh, ii, jj, kk, symCount, *base, *limit;
191 kk = get_bits(bd, 16);
193 if (kk & (1 << (15 - jj)))
240 kk = get_bits(bd, 2);
241 if (kk & 2) hh += 1 - ((kk&1)<<1);
322 int ii, jj, kk, runPos, dbufCount, symCount, selector, nextSym,
367 kk = bd->inbufBitCount
369 jj = (jj << 1) | kk;
461 int kk = jj + byteCount[ii];
463 jj = kk;