Searched refs:grayscale (Results 1 – 11 of 11) sorted by relevance
1 …grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 …
62 -moz-osx-font-smoothing: grayscale;
963 + * when reducing color to grayscale, and also provides a handy way of964 + * cleaning up "funny" grayscale images whose sampling factors are not 1x1.)1403 /* If force-to-grayscale is requested, adjust destination parameters */1408 - * In fact we do this even if the source is already grayscale; that1409 - * provides an easy way of coercing a grayscale JPEG with funny sampling1411 + /* First, ensure we have YCbCr or grayscale data, and that the source's1442 + * decoders choke on grayscale images with other sampling factors.1726 * We also offer a "force to grayscale" option, which simply discards the1786 boolean force_grayscale; /* if TRUE, convert color image to grayscale */
113 __u32 grayscale; /* != 0 Graylevels instead of colors */ member
392 var->grayscale = 0; in mxcfb_check_var()
992 da8xx_fb_var.grayscale = in video_hw_init()
437 -moz-osx-font-smoothing: grayscale; }
5 …ine-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-aster…
279 -moz-osx-font-smoothing: grayscale;
1 …grayscale;\n}\n.glyphicon-asterisk:before {\n content: \"\\002a\";\n}\n.glyphicon-plus:before {\n…
6226 + if( var_CreateGetBool( p_dec, "grayscale" ) )