Home | History | Annotate | Download | only in src

Lines Matching defs:cg

306     int cb = ((uchar*)color)[0], cg = ((uchar*)color)[1], cr = ((uchar*)color)[2];
409 _cg += ((cg - _cg)*a + 127)>> 8;\
569 int cg = ((uchar*)color)[1];
637 tptr[1] = (uchar)cg; \