/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | lossless_enc_mips_dsp_r2.c | 150 const uint32_t green = argb_ >> 8; in TransformColor_MIPSdspR2() local 166 const uint32_t green = argb >> 8; in TransformColorBlue() local 222 const uint32_t green = argb >> 8; in TransformColorRed() local
|
A D | lossless_enc.c | 507 const int green = (argb >> 8) & 0xff; in VP8LSubtractGreenFromBlueAndRed_C() local 523 const uint32_t green = argb >> 8; in VP8LTransformColor_C() local 538 const uint32_t green = argb >> 8; in TransformColorRed() local 547 const uint32_t green = argb >> 8; in TransformColorBlue() local
|
A D | lossless.c | 247 const uint32_t green = ((argb >> 8) & 0xff); in VP8LAddGreenToBlueAndRed_C() local 273 const uint32_t green = argb >> 8; in VP8LTransformColorInverse_C() local
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | tiff2bw.c | 59 register int v, red = RED, green = GREEN, blue = BLUE; in compresscontig() local 73 register uint32 red = RED, green = GREEN, blue = BLUE; in compresssep() local 93 register int v, red = RED, green = GREEN, blue = BLUE; in compresspalette() local 122 uint16* green; in main() local
|
A D | tiffmedian.c | 354 register int red, green, blue; in get_histogram() local 626 create_colorcell(int red, int green, int blue) in create_colorcell() 766 register int red, green, blue; in quant() local 841 int red, green, blue; in quant_fsdither() local
|
A D | tiffsplit.c | 202 { uint16 *red, *green, *blue; in tiffcp() local
|
A D | tiffcmp.c | 307 { uint16 *red, *green, *blue; in cmptags() local 310 { uint16 *red, *green, *blue; in cmptags() local
|
/AliOS-Things-master/components/freetype/src/sfnt/ |
A D | pngshim.c | 73 unsigned int green = base[1]; in premultiply_data() local 108 unsigned int green = base[1]; in convert_bytes_to_data() local
|
/AliOS-Things-master/components/littlevgl/src/lv_misc/ |
A D | lv_color.h | 100 uint8_t green : 1; member 110 uint8_t green : 3; member 122 uint16_t green : 6; member 139 uint8_t green; member
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/dbs/ |
A D | tiff-rgb.c | 50 uint16 red[CMSIZE], green[CMSIZE], blue[CMSIZE]; in main() local
|
A D | tiff-palette.c | 45 uint16 *red, *green, *blue; in main() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/ |
A D | rpng2-x.c | 1230 double red=0.0, green=0.0, blue=0.0, hue, s, v, f, p, q, t; in rpng2_x_load_bg_image() local 1307 ulg red, green, blue; in rpng2_x_load_bg_image() local 1346 ush red, green, blue; in rpng2_x_load_bg_image() local 1432 ulg red, green, blue; in rpng2_x_display_row() local 1508 ush red, green, blue; in rpng2_x_display_row() local 1652 ulg red, green, blue; in rpng2_x_redisplay_image() local 1780 ush red, green, blue; in rpng2_x_redisplay_image() local 2002 double red=0.0, green=0.0, blue=0.0, hue, s, v, f, p, q, t; in rpng2_x_reload_bg_image() local
|
A D | readppm.c | 133 int readpng_get_bgcolor(uch *red, uch *green, uch *blue) in readpng_get_bgcolor()
|
A D | readpng.c | 156 int readpng_get_bgcolor(uch *red, uch *green, uch *blue) in readpng_get_bgcolor()
|
A D | rpng-x.c | 713 ulg red, green, blue; in rpng_x_display_image() local 787 ush red, green, blue; in rpng_x_display_image() local
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/ras/ |
A D | ras2tif.c | 90 green[256], local
|
A D | tif2ras.c | 104 green[256], local
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | wrrle.c | 176 rle_pixel **rle_row, *red, *green, *blue; in finish_output_rle() local
|
/AliOS-Things-master/components/amp/ui/render/include/ |
A D | render_public.h | 35 uint8_t green; member
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | pngrtran.c | 971 png_fixed_point red, png_fixed_point green) in png_set_rgb_to_gray_fixed() 1060 double green) in png_set_rgb_to_gray() 3031 png_byte green = *(sp++); in png_do_rgb_to_gray() local 3070 png_byte green = *(sp++); in png_do_rgb_to_gray() local 3102 png_uint_16 red, green, blue, w; in png_do_rgb_to_gray() local 3154 png_uint_16 red, green, blue, gray16; in png_do_rgb_to_gray() local 4546 png_byte green = (png_byte)(trans_color->green & 0xff); in png_do_expand() local
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/win_dib/ |
A D | tiff2dib.c | 129 uint16* green; in LoadTIFFinDIB() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | makepng.c | 239 unsigned int green, unsigned int blue, unsigned int alpha, in set_color() 692 png_uint_32 green = colors[2]; in generate_row() local 711 png_uint_32 green = colors[2]; in generate_row() local
|
/AliOS-Things-master/components/drivers/core/fbdev/include/ |
A D | fb_define.h | 85 fb_bitfield_t green; member
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | picture_tools_enc.c | 200 const int green = (background_rgb >> 8) & 0xff; in WebPBlendAlpha() local
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testautomation_video.c | 672 Uint16 green[256]; in video_getWindowGammaRamp() local 731 Uint16 green[256]; in video_getWindowGammaRampNegative() local
|