Searched refs:R_CR_OFF (Results 1 – 2 of 2) sorted by relevance
67 outptr2[col] = (JSAMPLE)((ctab[r + R_CR_OFF] + ctab[g + G_CR_OFF] + in LOCAL()
82 #define R_CR_OFF B_CB_OFF /* B=>Cb, R=>Cr are the same */ macro413 outptr2[col] = (JSAMPLE)((ctab[r + R_CR_OFF] + ctab[g + G_CR_OFF] + in cmyk_ycck_convert()