Home
last modified time | relevance | path

Searched full:xyz (Results 1 – 25 of 105) sorted by relevance

12345

/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dcolorspaces.rst44 the *CIE XYZ tristimulus* values and these X, Y and Z values describe a
48 The Y value in the CIE XYZ colorspace corresponds to luminance. Often
49 the CIE XYZ colorspace is transformed to the normalized CIE xyY
60 colorspace is used. Upper case 'X' and 'Y' refer to the CIE XYZ
85 To recapitulate: the CIE XYZ colorspace uniquely identifies colors.
88 constructed that transforms CIE XYZ colors to colors in the new
91 Both the CIE XYZ and the RGB colorspace that are derived from the
113 in the CIE XYZ colorspace. Also note that Y'CbCr is often called YCbCr
122 The CIE XYZ colorspace where X, Y and Z are in the range [0…1] describes
141 corresponding CIE XYZ color and map that again to whatever colorspace
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dcustom_sec_handlers.c44 /* no auto-attach for SEC("xyz") and SEC("kprobe") */ in custom_attach_prog()
140 ASSERT_EQ(bpf_program__type(skel->progs.xyz), BPF_PROG_TYPE_SYSCALL, "xyz_type"); in test_custom_sec_handlers()
154 skel->links.xyz = bpf_program__attach(skel->progs.kprobe1); in test_custom_sec_handlers()
156 ASSERT_ERR_PTR(skel->links.xyz, "xyz_attach"); in test_custom_sec_handlers()
168 /* SEC("xyz") shouldn't be auto-attached */ in test_custom_sec_handlers()
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_eeprom.c46 * Bits XYZ are memory address bits 18, 17 and 16.
51 * of, and needs to specify only XYZ, A15:A8, A7:0, bits,
73 * namely the 19-bits "XYZ,A15:A0", as a single 19-bit address. For
75 * XYZ=110b, and A15:A0=DA01h. The XYZ bits become part of the device
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_custom_sec_handlers.c52 SEC("xyz/blah")
53 int xyz(void *ctx) in xyz() function
Dlinked_list_fail.c170 SEC("?kprobe/xyz")
177 SEC("?kretprobe/xyz")
184 SEC("?tracepoint/xyz")
198 SEC("?raw_tp/xyz")
205 SEC("?raw_tp.w/xyz")
/linux-6.12.1/Documentation/devicetree/bindings/iio/light/
Dams,as73211.yaml7 title: AMS AS73211 JENCOLOR(R) Digital XYZ Sensor and AMS AS7331 UV Sensor
13 AMS AS73211 XYZ True Color Sensor with I2C Interface
/linux-6.12.1/LICENSES/deprecated/
DGFDL-1.2126 A section "Entitled XYZ" means a named subunit of the Document whose
127 title either is precisely XYZ or contains XYZ in parentheses following
128 text that translates XYZ in another language. (Here XYZ stands for a
132 section "Entitled XYZ" according to this definition.
/linux-6.12.1/include/dt-bindings/reset/
Dsun50i-h6-r-ccu.h3 * Copyright (C) 2016 Icenowy Zheng <icenowy@aosc.xyz>
Dsuniv-ccu-f1c100s.h3 * Copyright (C) 2018 Icenowy Zheng <icenowy@aosc.xyz>
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dsdm450.dtsi2 /* Copyright (c) 2023, Luca Weiss <luca@z3ntu.xyz> */
Dsm7225.dtsi3 * Copyright (c) 2021, Luca Weiss <luca@z3ntu.xyz>
/linux-6.12.1/include/dt-bindings/clock/
Dsun50i-h6-r-ccu.h3 * Copyright (c) 2017 Icenowy Zheng <icenowy@aosc.xyz>
Dsuniv-ccu-f1c100s.h3 * Copyright (c) 2018 Icenowy Zheng <icenowy@aosc.xyz>
/linux-6.12.1/drivers/clk/sunxi-ng/
Dccu-sun8i-r.h3 * Copyright 2016 Icenowy <icenowy@aosc.xyz>
Dccu-sun50i-h6-r.h3 * Copyright 2017 Icenowy Zheng <icenowy@aosc.xyz>
Dccu-sun8i-v3s.h3 * Copyright (c) 2016 Icenowy Zheng <icenowy@aosc.xyz>
/linux-6.12.1/arch/arm/boot/dts/mediatek/
Dmt6589-fairphone-fp1.dts3 * Copyright (c) 2021, Luca Weiss <luca@z3ntu.xyz>
/linux-6.12.1/Documentation/devicetree/bindings/input/
Dgpio-vibrator.yaml10 - Luca Weiss <luca@z3ntu.xyz>
/linux-6.12.1/include/linux/
Djz4740-adc.h29 #define JZ_ADC_CONFIG_XYZ_OFFSET(dnum) ((xyz) << 13)
/linux-6.12.1/fs/adfs/
Dadfs.h72 int s_ftsuffix; /* ,xyz hex filetype suffix option */
113 #define ADFS_MAX_NAME_LEN (256 + 4) /* +4 for ,xyz hex filetype suffix */
/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dqcom,sm7150-camcc.yaml12 - Jens Reidel <adrian@travitia.xyz>
Dqcom,sm7150-videocc.yaml12 - Jens Reidel <adrian@travitia.xyz>
/linux-6.12.1/Documentation/devicetree/bindings/leds/
Dleds-sgm3140.yaml10 - Luca Weiss <luca@z3ntu.xyz>
/linux-6.12.1/fs/bcachefs/
DMakefile100 # Silence "note: xyz changed in GCC X.X" messages
/linux-6.12.1/drivers/leds/flash/
Dleds-sgm3140.c2 // Copyright (C) 2020 Luca Weiss <luca@z3ntu.xyz>
312 MODULE_AUTHOR("Luca Weiss <luca@z3ntu.xyz>");

12345