Searched full:xyz (Results 1 – 25 of 105) sorted by relevance
12345
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | colorspaces.rst | 44 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/ |
D | custom_sec_handlers.c | 44 /* 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/ |
D | amdgpu_eeprom.c | 46 * 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/ |
D | test_custom_sec_handlers.c | 52 SEC("xyz/blah") 53 int xyz(void *ctx) in xyz() function
|
D | linked_list_fail.c | 170 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/ |
D | ams,as73211.yaml | 7 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/ |
D | GFDL-1.2 | 126 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/ |
D | sun50i-h6-r-ccu.h | 3 * Copyright (C) 2016 Icenowy Zheng <icenowy@aosc.xyz>
|
D | suniv-ccu-f1c100s.h | 3 * Copyright (C) 2018 Icenowy Zheng <icenowy@aosc.xyz>
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | sdm450.dtsi | 2 /* Copyright (c) 2023, Luca Weiss <luca@z3ntu.xyz> */
|
D | sm7225.dtsi | 3 * Copyright (c) 2021, Luca Weiss <luca@z3ntu.xyz>
|
/linux-6.12.1/include/dt-bindings/clock/ |
D | sun50i-h6-r-ccu.h | 3 * Copyright (c) 2017 Icenowy Zheng <icenowy@aosc.xyz>
|
D | suniv-ccu-f1c100s.h | 3 * Copyright (c) 2018 Icenowy Zheng <icenowy@aosc.xyz>
|
/linux-6.12.1/drivers/clk/sunxi-ng/ |
D | ccu-sun8i-r.h | 3 * Copyright 2016 Icenowy <icenowy@aosc.xyz>
|
D | ccu-sun50i-h6-r.h | 3 * Copyright 2017 Icenowy Zheng <icenowy@aosc.xyz>
|
D | ccu-sun8i-v3s.h | 3 * Copyright (c) 2016 Icenowy Zheng <icenowy@aosc.xyz>
|
/linux-6.12.1/arch/arm/boot/dts/mediatek/ |
D | mt6589-fairphone-fp1.dts | 3 * Copyright (c) 2021, Luca Weiss <luca@z3ntu.xyz>
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | gpio-vibrator.yaml | 10 - Luca Weiss <luca@z3ntu.xyz>
|
/linux-6.12.1/include/linux/ |
D | jz4740-adc.h | 29 #define JZ_ADC_CONFIG_XYZ_OFFSET(dnum) ((xyz) << 13)
|
/linux-6.12.1/fs/adfs/ |
D | adfs.h | 72 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/ |
D | qcom,sm7150-camcc.yaml | 12 - Jens Reidel <adrian@travitia.xyz>
|
D | qcom,sm7150-videocc.yaml | 12 - Jens Reidel <adrian@travitia.xyz>
|
/linux-6.12.1/Documentation/devicetree/bindings/leds/ |
D | leds-sgm3140.yaml | 10 - Luca Weiss <luca@z3ntu.xyz>
|
/linux-6.12.1/fs/bcachefs/ |
D | Makefile | 100 # Silence "note: xyz changed in GCC X.X" messages
|
/linux-6.12.1/drivers/leds/flash/ |
D | leds-sgm3140.c | 2 // Copyright (C) 2020 Luca Weiss <luca@z3ntu.xyz> 312 MODULE_AUTHOR("Luca Weiss <luca@z3ntu.xyz>");
|
12345