Lines Matching full:iprev
292 int iprev = -1;324 caccum[i] = (uchar) (caccum[i] + ((i ^ iprev) != 0));325 iprev = i;