Home | History | Annotate | Download | only in src

Lines Matching defs:c2

339         tab[c1-dptr[(ofs0)+1]+255] + tab[c2-dptr[(ofs0)+2]+255] >= isr22)
426 int c0 = dptr[0], c1 = dptr[1], c2 = dptr[2];
446 int c0, c1, c2;
451 c0 = sptr[0], c1 = sptr[1], c2 = sptr[2];
477 if( tab[t0-c0+255] + tab[t1-c1+255] + tab[t2-c2+255] <= isr2 )
483 if( tab[t0-c0+255] + tab[t1-c1+255] + tab[t2-c2+255] <= isr2 )
489 if( tab[t0-c0+255] + tab[t1-c1+255] + tab[t2-c2+255] <= isr2 )
495 if( tab[t0-c0+255] + tab[t1-c1+255] + tab[t2-c2+255] <= isr2 )
505 if( tab[t0-c0+255] + tab[t1-c1+255] + tab[t2-c2+255] <= isr2 )
527 tab[s2 - c2 + 255] <= termcrit.epsilon;
530 c0 = s0; c1 = s1; c2 = s2;
538 dptr[2] = (uchar)c2;