Home
last modified time | relevance | path

Searched refs:colors (Results 1 – 25 of 49) sorted by relevance

12

/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces.rst60 colors are specified with lower case 'x' and 'y', then the CIE xyY
68 A monitor or TV will reproduce colors by emitting light at three
86 To recapitulate: the CIE XYZ colorspace uniquely identifies colors.
89 constructed that transforms CIE XYZ colors to colors in the new
101 colors used in graphics are all R'G'B', except in openGL which uses
103 provide linear RGB colors or to use the built-in openGL support to apply
124 all colors that humans can perceive, but the transform to another
125 colorspace will produce colors that are outside the [0…1] range. Once
126 clamped to the [0…1] range those colors can no longer be reproduced in
155 If you want to read more about colors and colorspaces, then the
H A Dcolorspaces-details.rst18 range. The chromaticities of the primary colors and the white reference
95 quantization is limited range. The chromaticities of the primary colors
219 The chromaticities of the primary colors and the white reference are:
298 The chromaticities of the primary colors and the white reference are:
360 The chromaticities of the primary colors and the white reference are:
460 The chromaticities of the primary colors and the white reference are:
510 quantization is limited range. The chromaticities of the primary colors
578 limited range. The chromaticities of the primary colors and the white
655 range. The chromaticities of the primary colors and the white reference
721 formats. The chromaticities of the primary colors and the white
H A Dhsv-formats.rst11 in a geometrical representation. The colors are mapped into a
H A Dext-ctrls-colorimetry.rst11 imaging for representing colors in digital images and video. The
/linux/tools/perf/Documentation/
H A Dperf-config.txt77 [colors]
141 To change colors of selected line to other foreground and background colors
144 % perf config --system colors.selected=yellow,green
165 colors.*::
166 The variables for customizing the colors used in the output for the
168 foreground and background colors, separated by a comma, for example:
177 Available colors:
181 colors.top::
183 And values of this variable specify percentage colors.
186 colors.medium::
[all …]
H A Dperfconfig.example1 [colors]
/linux/arch/arc/mm/
H A Dcache.c32 unsigned int sz_k, line_len, colors; member
120 p_ic->colors = p_ic->sz_k/assoc/TO_KB(PAGE_SIZE); in arc_cache_mumbojumbo()
125 p_ic->colors > 1 ? " aliasing" : "", in arc_cache_mumbojumbo()
137 p_dc->colors = p_dc->sz_k/assoc/TO_KB(PAGE_SIZE); in arc_cache_mumbojumbo()
141 p_dc->colors = 1; /* PIPT so can't VIPT alias */ in arc_cache_mumbojumbo()
1011 if (is_isa_arcv2() && ic->colors > 1) in arc_cache_init_master()
1028 if (is_isa_arcompact() && dc->colors > 1) { in arc_cache_init_master()
/linux/Documentation/leds/
H A Dleds-class-multicolor.rst16 The multicolor class presents files that groups the colors as indexes in an
22 colors will be arbitrary. The ``multi_index`` file can be read to determine the
25 The ``multi_index`` file is an array that contains the string list of the colors as
H A Dleds-blinkm.rst59 We can control the colors separated into red, green and blue and
/linux/drivers/video/logo/
H A Dclut_vga16.ppm2 # Standard console colors
/linux/drivers/media/common/v4l2-tpg/
H A DMakefile2 v4l2-tpg-objs := v4l2-tpg-core.o v4l2-tpg-colors.o
/linux/drivers/staging/media/av7110/
H A Dav7110_hw.c948 static int OSDSetPalette(struct av7110 *av7110, u32 __user *colors, u8 first, u8 last) in OSDSetPalette() argument
959 if (get_user(color, colors + i)) in OSDSetPalette()
1073 u8 __user *colors = (u8 __user *)dc->data; in av7110_osd_cmd() local
1078 if (get_user(r, colors + i * 4) || in av7110_osd_cmd()
1079 get_user(g, colors + i * 4 + 1) || in av7110_osd_cmd()
1080 get_user(b, colors + i * 4 + 2) || in av7110_osd_cmd()
1081 get_user(blend, colors + i * 4 + 3)) { in av7110_osd_cmd()
/linux/Documentation/ABI/testing/
H A Dsysfs-class-led-multicolor7 The multi_index array, when read, will output the LED colors
/linux/Documentation/fb/
H A Dvesafb.rst44 colors 640x480 800x600 1024x768 1280x1024
61 colors 640x480 800x600 1024x768 1280x1024
72 1024x768x256 colors you have to say "305" at this prompt.
H A Dcirrusfb.rst55 * Associated with the above, console colors are now obtained from a LUT
H A Dmatroxfb.rst198 inverse invert colors on screen (for LCD displays)
199 noinverse show true colors on screen. It is default.
218 can paint colors.
354 - text mode uses 6 bit VGA palette instead of 8 bit (one of 262144 colors
355 instead of one of 16M colors). It is due to hardware limitation of
H A Dpvr2fb.rst43 inverse invert colors on screen (for LCD displays)
/linux/Documentation/arch/s390/
H A D3270.ChangeLog3 Sep 2002: Get bootup colors right on 3270 console
/linux/Documentation/admin-guide/laptops/
H A Dlg-laptop.rst27 reader mode. In this mode the screen colors change (blue color reduced),
/linux/Documentation/devicetree/bindings/display/tilcdc/
H A Dtilcdc.txt31 and blue colors are swapped in either 16 or 24-bit color modes.
/linux/Documentation/admin-guide/media/
H A Dcafe_ccic.rst18 QVGA modes work; CIF is there but the colors remain funky. Only the OV7670
/linux/drivers/leds/rgb/
H A DKconfig11 different colors are physically grouped in a single multi-color LED
/linux/drivers/leds/
H A DTODO52 userspace is able to set arbitrary colors, and it might be good to
/linux/drivers/media/usb/gspca/
H A Dspca501.c24 __u8 colors; member
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-speakup245 What: /sys/accessibility/speakup/i18n/colors
249 name of the foreground and background colors. These names come
250 from the i18n/colors file.

12