Home | History | Annotate | Download | only in src

Lines Matching defs:c2

356         tab[c1-dptr[(ofs0)+1]+255] + tab[c2-dptr[(ofs0)+2]+255] >= isr22)
429 int c0 = dptr[0], c1 = dptr[1], c2 = dptr[2];
449 int c0, c1, c2;
454 c0 = sptr[0], c1 = sptr[1], c2 = sptr[2];
481 if( tab[t0-c0+255] + tab[t1-c1+255] + tab[t2-c2+255] <= isr2 )
487 if( tab[t0-c0+255] + tab[t1-c1+255] + tab[t2-c2+255] <= isr2 )
493 if( tab[t0-c0+255] + tab[t1-c1+255] + tab[t2-c2+255] <= isr2 )
499 if( tab[t0-c0+255] + tab[t1-c1+255] + tab[t2-c2+255] <= isr2 )
509 if( tab[t0-c0+255] + tab[t1-c1+255] + tab[t2-c2+255] <= isr2 )
531 tab[s2 - c2 + 255] <= termcrit.epsilon;
534 c0 = s0; c1 = s1; c2 = s2;
542 dptr[2] = (uchar)c2;