Lines Matching full:iprev
275 int iprev = -1;307 caccum[i] = (uchar) (caccum[i] + ((i ^ iprev) != 0));308 iprev = i;