Searched full:multiplied (Results 1 – 25 of 249) sorted by relevance
12345678910
/linux-6.12.1/Documentation/gpu/amdgpu/display/ |
D | display-manager.rst | 119 * **Pre-multiplied**: Blend formula that assumes the pixel color values in a 120 plane was already pre-multiplied by its own alpha channel before storage. 123 pre-multiplied with the alpha channel values. 125 and pre-multiplied is the default pixel blend mode, that means, when no blend 127 pre-multiplied color values. On IGT GPU tools, the kms_plane_alpha_blend test 139 :c:type:`pre_multiplied_alpha` is the alpha pre-multiplied mode flag used to 141 multiplied (true/false), being only true for DRM pre-multiplied blend mode. 155 be ignored and, therefore, pixel values are not pre-multiplied 164 pre-multiplied by alpha or not.
|
/linux-6.12.1/drivers/cpufreq/ |
D | gx-suspmod.c | 146 * 0000 = SYSCLK multiplied by 4 (test only) 147 * 0001 = SYSCLK multiplied by 10 148 * 0010 = SYSCLK multiplied by 4 149 * 0011 = SYSCLK multiplied by 6 150 * 0100 = SYSCLK multiplied by 9 151 * 0101 = SYSCLK multiplied by 5 152 * 0110 = SYSCLK multiplied by 7 153 * 0111 = SYSCLK multiplied by 8
|
D | powernow-k6.c | 38 /* Clock ratio multiplied by 10 - see table 27 in AMD#23446 */ 81 * speed is frequency of the Front-Side Bus multiplied with this value.
|
/linux-6.12.1/drivers/gpu/drm/ |
D | drm_blend.c | 99 * pre-multiplied by the global alpha associated to the plane. 156 * "Pre-multiplied": 158 * have been already pre-multiplied with the alpha 166 * been pre-multiplied and will do so when blending them to the 559 * "Pre-multiplied": 561 * pre-multiplied with the alpha channel values. 565 * pre-multiplied and will do so when blending them to the background color 578 { DRM_MODE_BLEND_PREMULTI, "Pre-multiplied" }, in drm_plane_create_blend_mode_property()
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | renesas,rzv2h-cpg.yaml | 43 offset index multiplied by 16, plus the actual bit in the register 54 is calculated as the reset register offset index multiplied by 16, plus the
|
/linux-6.12.1/arch/s390/crypto/ |
D | crc32be-vx.c | 49 * can be multiplied by 1 to perform an XOR without the need for a separate 137 * single VGFMG, the rightmost doubleword is multiplied with 0x1. The in crc32_be_vgfm_16() 158 * of the vector register. The rightmost doubleword is multiplied in crc32_be_vgfm_16()
|
D | crc32le-vx.c | 174 * of V1 is multiplied with R4. The leftmost doubleword of V1 is in crc32_le_vgfm_generic() 175 * multiplied by 0x1 and is then XORed with rightmost product. in crc32_le_vgfm_generic()
|
/linux-6.12.1/Documentation/w1/ |
D | w1-netlink.rst | 92 w1_netlink_msg) plus number of masters multiplied by 4) 94 number of masters multiplied by 4 (u32 size)) 115 len is equal to number of IDs multiplied by 8]
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-event_source-devices-events | 79 (once multiplied by <event>.scale) represents. 91 scientific notation to be multiplied by the event count
|
D | sysfs-bus-iio-adc-mcp3564 | 27 conversion time is multiplied by two compared to the default
|
/linux-6.12.1/drivers/hwmon/pmbus/ |
D | mp2891.c | 97 * The output voltage is equal to the READ_VOUT(0x8B) register value multiplied in mp2891_identify_vout_scale() 140 * multiplied by iout_scale. in mp2891_identify_iout_scale() 312 * As a result, the limit value should be multiplied by 4. in mp2891_read_word_data() 369 * multiplied by 2. in mp2891_read_word_data() 493 * multiplied by 2. in mp2891_write_word_data()
|
/linux-6.12.1/include/linux/ |
D | hwmon-vid.h | 17 /* vrm is the VRM/VRD document version multiplied by 10.
|
/linux-6.12.1/include/video/ |
D | maxinefb.h | 27 * register numbers, to get the real offset, these have to be multiplied
|
/linux-6.12.1/Documentation/misc-devices/ |
D | ics932s401.rst | 23 multiplied to get the real CPU clock), a system clock, a PCI clock, a USB
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/ |
D | mount-matrix.txt | 159 multiplied by this matrix to give the proper vectors values in three-dimensional 171 Values are intended to be multiplied as:
|
/linux-6.12.1/include/media/ |
D | tuner-types.h | 182 * should be multiplied to 16 to convert to MHz. 184 * Should be multiplied to 16 to convert to MHz.
|
/linux-6.12.1/include/linux/regulator/ |
D | max1586.h | 39 * @v3_gain: gain on the V3 voltage output multiplied by 1e6.
|
/linux-6.12.1/drivers/clk/meson/ |
D | axg-audio.h | 13 * Register offsets from the datasheet must be multiplied by 4 before
|
D | axg.h | 16 * Register offsets from the data sheet must be multiplied by 4 before
|
/linux-6.12.1/Documentation/virt/kvm/ |
D | halt-polling.rst | 59 is multiplied by the module parameters halt_poll_ns_grow and 99 | | multiplied in the | |
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | striped.rst | 24 be a multiple of the chunk size multiplied by the number of underlying devices.
|
/linux-6.12.1/Documentation/devicetree/bindings/dma/ |
D | img-mdc-dma.txt | 14 The maximum burst size is this value multiplied by the hardware-reported bus
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-image-process.rst | 54 are multiplied by. Typically the digital gain applied is the
|
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
D | netcnt.c | 73 * multiplied by the size of ipv6 ICMP packet. in serial_test_netcnt()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/modules/inc/ |
D | mod_shared.h | 98 unsigned int min_lum;/*multiplied by 100*/
|
12345678910