Home
last modified time | relevance | path

Searched refs:RGB_BLUE (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djdmerge.c302 outptr[RGB_BLUE] = range_limit[y + cblue]; in h2v1_merged_upsample()
307 outptr[RGB_BLUE] = range_limit[y + cblue]; in h2v1_merged_upsample()
320 outptr[RGB_BLUE] = range_limit[y + cblue]; in h2v1_merged_upsample()
366 outptr0[RGB_BLUE] = range_limit[y + cblue]; in h2v2_merged_upsample()
371 outptr0[RGB_BLUE] = range_limit[y + cblue]; in h2v2_merged_upsample()
376 outptr1[RGB_BLUE] = range_limit[y + cblue]; in h2v2_merged_upsample()
381 outptr1[RGB_BLUE] = range_limit[y + cblue]; in h2v2_merged_upsample()
394 outptr0[RGB_BLUE] = range_limit[y + cblue]; in h2v2_merged_upsample()
398 outptr1[RGB_BLUE] = range_limit[y + cblue]; in h2v2_merged_upsample()
A Djccolor.c164 b = GETJSAMPLE(inptr[RGB_BLUE]); in rgb_ycc_convert()
217 b = GETJSAMPLE(inptr[RGB_BLUE]); in rgb_gray_convert()
314 b = GETJSAMPLE(inptr[RGB_BLUE]); in rgb_rgb1_convert()
381 outptr2[col] = inptr[RGB_BLUE]; in rgb_convert()
A Djdcolor.c239 outptr[RGB_BLUE] = range_limit[y + Cbbtab[cb]]; in ycc_rgb_convert()
343 outptr[RGB_BLUE] = (JSAMPLE) ((b + g - CENTERJSAMPLE) & MAXJSAMPLE); in rgb1_rgb_convert()
417 outptr[RGB_BLUE] = inptr2[col]; in rgb_convert()
493 outptr[RGB_RED] = outptr[RGB_GREEN] = outptr[RGB_BLUE] = inptr[col]; in gray_rgb_convert()
A Djmorecfg.h399 #define RGB_BLUE 2 /* Offset of Blue */ macro
A Djquant2.c88 #if RGB_BLUE == 0
97 #if RGB_BLUE == 2
A Djquant1.c197 static const int RGB_order[3] = { RGB_GREEN, RGB_RED, RGB_BLUE }; in select_ncolors()
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Djmorecfg.h399 #define RGB_BLUE 2 /* Offset of Blue */ macro

Completed in 14 milliseconds