/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/ |
A D | ia_css_xnr3.host.c | 163 s32 blending = compute_blending(from->blending.strength); in ia_css_xnr3_encode() local 182 to->blending.strength = blending; in ia_css_xnr3_encode()
|
A D | ia_css_xnr3_types.h | 95 struct ia_css_xnr3_blending_params blending; /** XNR3 blending parameters */ member
|
A D | ia_css_xnr3_param.h | 68 struct sh_css_xnr3_blending_params blending; member
|
/linux/drivers/gpu/drm/tegra/ |
A D | plane.c | 73 copy->blending[i] = state->blending[i]; in tegra_plane_atomic_duplicate_state() 652 state->blending[index].alpha = true; in tegra_plane_update_transparency() 654 state->blending[index].alpha = false; in tegra_plane_update_transparency() 657 state->blending[index].top = true; in tegra_plane_update_transparency() 659 state->blending[index].top = false; in tegra_plane_update_transparency() 668 state->blending[index].top = (index == 1); in tegra_plane_update_transparency()
|
A D | dc.c | 172 u32 blending[2]; in tegra_plane_setup_blending_legacy() local 203 state->blending[1].alpha) in tegra_plane_setup_blending_legacy() 226 state->blending[i].top) in tegra_plane_setup_blending_legacy() 233 state->blending[1].alpha) in tegra_plane_setup_blending_legacy() 244 state->blending[0].top) in tegra_plane_setup_blending_legacy() 248 state->blending[1].top) in tegra_plane_setup_blending_legacy() 267 if (!state->blending[0].top && state->blending[1].top) { in tegra_plane_setup_blending_legacy() 268 blending[0] = foreground; in tegra_plane_setup_blending_legacy() 269 blending[1] = background[1]; in tegra_plane_setup_blending_legacy() 271 blending[0] = background[0]; in tegra_plane_setup_blending_legacy() [all …]
|
A D | plane.h | 57 struct tegra_plane_legacy_blending_state blending[2]; member
|
/linux/Documentation/devicetree/bindings/display/ |
A D | amlogic,meson-vpu.yaml | 40 The Video Post Processing is in charge of the scaling and blending of the 42 There is a special "pre-blending" used by the video planes with a dedicated 43 scaler and a "post-blending" to merge with the OSD Planes.
|
/linux/Documentation/userspace-api/media/v4l/ |
A D | vidioc-g-fbuf.rst | 240 - The device supports clipping/blending using the alpha channel of 241 the framebuffer or VGA signal. Alpha blending makes no sense for 245 - The device supports alpha blending using a global alpha value. 246 Alpha blending makes no sense for destructive overlays. 249 - The device supports clipping/blending using the inverted alpha 250 channel of the framebuffer or VGA signal. Alpha blending makes no
|
A D | dev-osd.rst | 114 (or none) of the clipping/blending methods defined for the 119 clipping/blending method to be used for the overlay. To get the current
|
A D | dev-overlay.rst | 90 A driver may support any (or none) of five clipping/blending methods: 240 images, if global alpha blending has been negotiated
|
A D | pixfmt-packed-yuv.rst | 152 when alpha blending has been negotiated for a :ref:`Video Overlay
|
/linux/Documentation/devicetree/bindings/media/ |
A D | fsl-pxp.txt | 5 that supports scaling, colorspace conversion, alpha blending, rotation, and
|
A D | rockchip-rga.yaml | 12 BitBLT, alpha blending and image blur/sharpness.
|
A D | renesas,vsp1.yaml | 14 blending, color space conversion and various other image processing features.
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-devices-platform-sh_mobile_lcdc_fb | 8 Stores the alpha blending value for the overlay. Values range
|
/linux/Documentation/admin-guide/media/ |
A D | rcar-fdp1.rst | 27 recover missing lines. This method is also known as blending or Line
|
/linux/drivers/gpu/drm/sun4i/ |
A D | Kconfig | 41 do some alpha blending and feed graphics to TCON. If M is
|
/linux/Documentation/devicetree/bindings/display/mediatek/ |
A D | mediatek,disp.txt | 30 "mediatek,<chip>-disp-ovl" - overlay (4 layers, blending, csc) 31 "mediatek,<chip>-disp-ovl-2l" - overlay (2 layers, blending, csc)
|
/linux/Documentation/gpu/ |
A D | vkms.rst | 139 - Full alpha blending on all planes. 199 - Optimize CRC computation ``compute_crc()`` and plane blending ``blend()``
|
A D | drm-kms.rst | 63 for blending. The precise blending step is explained in more detail in `Plane
|
A D | tegra.rst | 88 ordering to individual windows (by programming the corresponding blending
|
/linux/drivers/staging/media/av7110/ |
A D | av7110_hw.c | 696 enum av7110_osd_palette_type colordepth, u16 index, u8 blending) in SetBlend_() argument 699 windownr, colordepth, index, blending); in SetBlend_()
|
/linux/drivers/media/platform/ |
A D | Kconfig | 371 image scaling, BitBLT & alpha blending operations. 559 image scaling, rotation, BitBLT, alpha blending and image blur/sharpness.
|
/linux/drivers/staging/media/ipu3/include/uapi/ |
A D | intel-ipu3.h | 2640 struct ipu3_uapi_xnr3_blending_params blending; member
|
/linux/Documentation/fb/ |
A D | fbcon.rst | 16 etc. Theoretically, multi-colored fonts, blending, aliasing, and any feature
|