Home | History | Annotate | Download | only in encoder

Lines Matching defs:tk

794     int k = -1, tk;
843 tk = k;
847 int nr = tr + next_chkpts[tk][i].row, nc = tc + next_chkpts[tk][i].col;
862 bc = nc; //k=(tk+5+i)%6;}
863 k = tk + 5 + i;