Searched refs:HDR (Results 1 – 12 of 12) sorted by relevance
/linux/Documentation/driver-api/soundwire/ |
H A D | bra_cadence.rst | 33 + 1 | 0 | ID = 0 | WR HDR[1] | WR HDR[0] | 34 + | | | WR HDR[3] | WR HDR[2] | 35 + | | | WR HDR[5] | WR HDR[4] | 36 + | | | pad | WR HDR CRC | 43 + 1 | 0 | ID = 1 | RD HDR[1] | RD HDR[0] | 44 + | | | RD HDR[ [all...] |
/linux/Documentation/userspace-api/media/drivers/ |
H A D | vgxy61.rst | 10 Change the sensor HDR mode. A HDR picture is obtained by merging two 18 * - HDR linearize 21 * - HDR subtraction 24 * - No HDR
|
/linux/fs/ext2/ |
H A D | xattr.c | 69 #define HDR(bh) ((struct ext2_xattr_header *)((bh)->b_data)) macro 71 #define FIRST_ENTRY(bh) ENTRY(HDR(bh)+1) 225 atomic_read(&(bh->b_count)), le32_to_cpu(HDR(bh)->h_refcount)); in ext2_xattr_get() 227 if (!ext2_xattr_header_valid(HDR(bh))) { in ext2_xattr_get() 311 atomic_read(&(bh->b_count)), le32_to_cpu(HDR(bh)->h_refcount)); in ext2_xattr_list() 313 if (!ext2_xattr_header_valid(HDR(bh))) { in ext2_xattr_list() 451 le32_to_cpu(HDR(bh)->h_refcount)); in ext2_xattr_set() 452 header = HDR(bh); in ext2_xattr_set() 539 header = kmemdup(HDR(bh), bh->b_size, GFP_KERNEL); in ext2_xattr_set() 634 if (bh && header == HDR(b in ext2_xattr_set() [all...] |
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-i3c | 82 Expose the HDR (High Data Rate) capabilities of a device. 83 Returns a list of supported HDR mode, each element is separated 85 See the I3C specification for more details about these HDR 151 Expose the HDR (High Data Rate) capabilities of a device. 152 Returns a list of supported HDR mode, each element is separated 155 See the I3C specification for more details about these HDR
|
/linux/Documentation/admin-guide/media/ |
H A D | raspberrypi-pisp-be.rst | 52 - pispbe-stitch_input: output device for image stitching (HDR). 56 - pispbe-stitch_output: capture device for image stitching (HDR). 78 To realize HDR (high dynamic range) image processing the image stitching and
|
/linux/tools/tracing/rtla/ |
H A D | Makefile.standalone | 12 HDR := $(wildcard src/*.h)
|
/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-tyan-s8036.dts | 224 /* Directly connected to IPMB HDR. */ 239 * - FAN HDR 240 * - FPIO HDR
|
/linux/Documentation/gpu/amdgpu/display/ |
H A D | display-contributing.rst | 158 HDR & Color management & VRR 161 HDR, Color Management, and VRR are huge topics and it's hard to put these into
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | colorspaces-details.rst | 765 Take care when converting between this transfer function and non-HDR transfer 766 functions: the linear RGB values [0…1] of HDR content map to a luminance range 767 of 0 to 10000 cd/m\ :sup:`2` whereas the linear RGB values of non-HDR (aka 770 To go from SDR to HDR you will have to divide L by 100 first. To go in the other
|
H A D | ext-ctrls-camera.rst | 669 Change the sensor HDR mode. A HDR picture is obtained by merging two 670 captures of the same scene using two different exposure periods. HDR mode
|
/linux/Documentation/arch/powerpc/ |
H A D | firmware-assisted-dump.rst | 183 | | |///|////| DUMP | HDR |////| | 212 | |ELF| | |///|////| DUMP | HDR |/////| |
|
/linux/tools/testing/selftests/bpf/ |
H A D | Makefile | 636 $$(call msg,TEST-HDR,$(TRUNNER_BINARY),$$@)
|