Searched refs:RGB_BLUE (Results 1 – 12 of 12) sorted by relevance
284 outptr[RGB_BLUE] = range_limit[y + cblue]; in h2v1_merged_upsample()289 outptr[RGB_BLUE] = range_limit[y + cblue]; in h2v1_merged_upsample()302 outptr[RGB_BLUE] = range_limit[y + cblue]; in h2v1_merged_upsample()483 outptr0[RGB_BLUE] = range_limit[y + cblue]; in h2v2_merged_upsample()488 outptr0[RGB_BLUE] = range_limit[y + cblue]; in h2v2_merged_upsample()493 outptr1[RGB_BLUE] = range_limit[y + cblue]; in h2v2_merged_upsample()498 outptr1[RGB_BLUE] = range_limit[y + cblue]; in h2v2_merged_upsample()511 outptr0[RGB_BLUE] = range_limit[y + cblue]; in h2v2_merged_upsample()515 outptr1[RGB_BLUE] = range_limit[y + cblue]; in h2v2_merged_upsample()
338 #define RGB_BLUE 2 /* Offset of Blue */ macro
153 b = GETJSAMPLE(inptr[RGB_BLUE]); in rgb_ycc_convert()207 b = GETJSAMPLE(inptr[RGB_BLUE]); in rgb_gray_convert()
174 outptr[RGB_BLUE] = range_limit[y + Cbbtab[cb]]; in ycc_rgb_convert()215 outptr[RGB_BLUE] = range_limit[y + Cbbtab[cb]]; in ycc_rgba_8888_convert()572 outptr[RGB_RED] = outptr[RGB_GREEN] = outptr[RGB_BLUE] = inptr[col]; in gray_rgb_convert()593 outptr[RGB_RED] = outptr[RGB_GREEN] = outptr[RGB_BLUE] = inptr[col]; in gray_rgba_8888_convert()
87 #if RGB_BLUE == 096 #if RGB_BLUE == 2
196 static const int RGB_order[3] = { RGB_GREEN, RGB_RED, RGB_BLUE }; in select_ncolors()
340 #define RGB_BLUE 2 /* Offset of Blue */ macro
172 outptr[RGB_BLUE] = range_limit[y + Cbbtab[cb]]; in ycc_rgb_convert()213 outptr[RGB_BLUE] = range_limit[y + Cbbtab[cb]]; in ycc_rgba_8888_convert()570 outptr[RGB_RED] = outptr[RGB_GREEN] = outptr[RGB_BLUE] = inptr[col]; in gray_rgb_convert()591 outptr[RGB_RED] = outptr[RGB_GREEN] = outptr[RGB_BLUE] = inptr[col]; in gray_rgba_8888_convert()
153 b = GETJSAMPLE(inptr[RGB_BLUE]); in rgb_ycc_convert()300 b = GETJSAMPLE(inptr[RGB_BLUE]); in rgb_gray_convert()