Searched defs:icb (Results 1 – 3 of 3) sorted by relevance
53 *icb, /* Blue chroma */ in _cupsImageReadPhotoCD() local
143 static void aes_gctr(void *aes, const u8 *icb, const u8 *x, size_t xlen, u8 *y) in aes_gctr()