Searched refs:grayscale (Results 51 - 70 of 70) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsgivwfb.c258 var->grayscale = 0; /* No grayscale for now */
H A Dtmiofb.c603 var->grayscale = 0;
H A Dau1200fb.c1093 if (fbi->var.grayscale) {
1094 /* Convert color to grayscale */
H A Dps3fb.c556 if (var->bits_per_pixel > 32 || var->grayscale ||
H A Dvga16fb.c675 gray = info->var.grayscale;
H A Dpm2fb.c883 /* grayscale works only partially under directcolor */
884 /* grayscale = 0.30*R + 0.59*G + 0.11*B */
885 if (info->var.grayscale)
H A Dpm3fb.c1084 /* grayscale works only partially under directcolor */
1085 /* grayscale = 0.30*R + 0.59*G + 0.11*B */
1086 if (info->var.grayscale)
H A Dtdfxfb.c760 /* grayscale works only partially under directcolor */
761 if (info->var.grayscale) {
762 /* grayscale = 0.30*R + 0.59*G + 0.11*B */
H A Damifb.c2918 var->grayscale = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/sis/
H A Dsis_main.h39 .grayscale = 0,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfb.h247 __u32 grayscale; /* != 0 Graylevels instead of colors */ member in struct:fb_var_screeninfo
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/nvidia/
H A Dnvidia.c716 if (info->var.grayscale) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap/
H A Domapfb_main.c607 var->grayscale = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/via/
H A Dviafbdev.c62 var->grayscale = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/i810/
H A Di810_main.c1297 if (info->var.grayscale)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/omapfb/
H A Domapfb-main.c705 var->grayscale = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/riva/
H A Dfbdev.c1329 if (info->var.grayscale) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-picolcd.c129 .grayscale = 1,
563 /* only allow 1/8 bit depth (8-bit is grayscale) */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dconfigure98 --enable-gray enable full grayscale support (slower color)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dconfigure105 --enable-gray enable full grayscale support (slower color)

Completed in 591 milliseconds

123