Lines Matching defs:cb
293 int cb = ((uchar*)color)[0], cg = ((uchar*)color)[1], cr = ((uchar*)color)[2], ca = ((uchar*)color)[3];
398 _cb += ((cb - _cb)*a + 127)>> 8;\
478 _cb += ((cb - _cb)*a + 127)>> 8;\
553 _cb += ((cb - _cb)*a + 127)>> 8;\
642 int cb = ((uchar*)color)[0];
705 tptr[0] = (uchar)cb; \
748 tptr[0] = (uchar)cb; \