Searched refs:R_Y_OFF (Results 1 – 3 of 3) sorted by relevance
61 outptr0[col] = (JSAMPLE)((ctab[r + R_Y_OFF] + ctab[g + G_Y_OFF] + in LOCAL()108 outptr[col] = (JSAMPLE)((ctab[r + R_Y_OFF] + ctab[g + G_Y_OFF] + in LOCAL()
76 #define R_Y_OFF 0 /* offset to R => Y section */ macro210 rgb_ycc_tab[i + R_Y_OFF] = FIX(0.29900) * i; in rgb_ycc_start()407 outptr0[col] = (JSAMPLE)((ctab[r + R_Y_OFF] + ctab[g + G_Y_OFF] + in cmyk_ycck_convert()
87 #define R_Y_OFF 0 /* offset to R => Y section */ macro314 rgb_y_tab[i + R_Y_OFF] = FIX(0.29900) * i; in build_rgb_y_table()348 outptr[col] = (JSAMPLE)((ctab[r + R_Y_OFF] + ctab[g + G_Y_OFF] + in rgb_gray_convert()