Home
last modified time | relevance | path

Searched refs:grayscale (Results 1 – 11 of 11) sorted by relevance

/openbmc/rest-dbus/resources/
H A Djstree.style.css1grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 …
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dpaginate.scss62 -moz-osx-font-smoothing: grayscale;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/
H A Dsupport-jpeg-turbo.patch963 + * when reducing color to grayscale, and also provides a handy way of
964 + * 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; that
1409 - * provides an easy way of coercing a grayscale JPEG with funny sampling
1411 + /* First, ensure we have YCbCr or grayscale data, and that the source's
1442 + * decoders choke on grayscale images with other sampling factors.
1726 * We also offer a "force to grayscale" option, which simply discards the
1786 boolean force_grayscale; /* if TRUE, convert color image to grayscale */
/openbmc/u-boot/include/linux/
H A Dfb.h113 __u32 grayscale; /* != 0 Graylevels instead of colors */ member
/openbmc/u-boot/drivers/video/
H A Dmxc_ipuv3_fb.c392 var->grayscale = 0; in mxcfb_check_var()
H A Dda8xx-fb.c992 da8xx_fb_var.grayscale = in video_hw_init()
/openbmc/phosphor-webui/app/common/styles/base/
H A Dfoundation.scss437 -moz-osx-font-smoothing: grayscale; }
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.min.css5 …ine-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-aster…
H A Dbootstrap.css279 -moz-osx-font-smoothing: grayscale;
H A Dbootstrap.css.map1grayscale;\n}\n.glyphicon-asterisk:before {\n content: \"\\002a\";\n}\n.glyphicon-plus:before {\n…
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch6226 + if( var_CreateGetBool( p_dec, "grayscale" ) )