Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_next.c106 uint32 npixels = 0, grey; in NeXTDecode() local
120 grey = (uint32)((n>>6) & 0x3); in NeXTDecode()
128 SETPIXEL(op, grey); in NeXTDecode()
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_tga.c92 int grey = 0; in IMG_LoadTGA_RW() local
139 indexed = grey = 1; in IMG_LoadTGA_RW()
207 if (indexed && !grey) { in IMG_LoadTGA_RW()
243 if (grey) { in IMG_LoadTGA_RW()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/images/
A DREADME.txt16 minisblack-2c-8b-alpha.tiff: grey+alpha
/AliOS-Things-master/components/amp/jslib/src/
A Drepl.js61 grey: "\x1b[30;1m", property in colors
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Drepl.js60 grey: "\x1b[30;1m", property in colors
/AliOS-Things-master/documentation/doxygen/style/
A Ddoxygen-custom.css1559 color: grey;
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DCHANGES3564 Some pixels were treated as true grey when they weren't and such pixels
3565 and true grey ones were not gamma corrected (the original value of the

Completed in 20 milliseconds