Home
last modified time | relevance | path

Searched refs:CIE (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces.rst40 between SPDs and the perceived color and that resulted in the CIE 1931
45 the *CIE XYZ tristimulus* values and these X, Y and Z values describe a
49 The Y value in the CIE XYZ colorspace corresponds to luminance. Often
50 the CIE XYZ colorspace is transformed to the normalized CIE xyY
60 colors are specified with lower case 'x' and 'y', then the CIE xyY
61 colorspace is used. Upper case 'X' and 'Y' refer to the CIE XYZ
80 chromaticity coordinates from the CIE xyY colorspace) but also the white
84 defined as the CIE D65 Illuminant.
86 To recapitulate: the CIE XYZ colorspace uniquely identifies colors.
88 in the CIE xyY colorspace. Based on those a 3x3 matrix can be
[all …]
/linux/drivers/irqchip/
H A Dirq-xilinx-intc.c28 #define CIE 0x14 /* Clear Interrupt Enable bits */ macro
86 xintc_write(irqc, CIE, BIT(d->hwirq)); in intc_disable_or_mask()
103 xintc_write(irqc, CIE, mask); in intc_mask_ack()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio1689 standardised CIE Erythemal Action Spectrum. UV index values range
2157 Unscaled light intensity according to CIE 1931/DIN 5033 color space.
2390 The x and y light color coordinate on the CIE 1931 chromaticity
/linux/drivers/net/ethernet/renesas/
H A Dravb_main.c677 ravb_write(ndev, CIE_CRIE | CIE_CTIE | CIE_CL0M, CIE); in ravb_dmac_init_rcar()