| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/ |
| H A D | plane.c | 69 copy->blending[i] = state->blending[i]; in tegra_plane_atomic_duplicate_state() 521 state->blending[index].alpha = true; in tegra_plane_update_transparency() 523 state->blending[index].alpha = false; in tegra_plane_update_transparency() 526 state->blending[index].top = true; in tegra_plane_update_transparency() 528 state->blending[index].top = false; in tegra_plane_update_transparency() 537 state->blending[index].top = (index == 1); in tegra_plane_update_transparency()
|
| H A D | dc.c | 171 u32 blending[2]; in tegra_plane_setup_blending_legacy() local 201 if (state->blending[0].alpha && in tegra_plane_setup_blending_legacy() 202 state->blending[1].alpha) in tegra_plane_setup_blending_legacy() 224 if (state->blending[i].alpha && in tegra_plane_setup_blending_legacy() 225 state->blending[i].top) in tegra_plane_setup_blending_legacy() 231 if (state->blending[0].alpha && in tegra_plane_setup_blending_legacy() 232 state->blending[1].alpha) in tegra_plane_setup_blending_legacy() 242 if (state->blending[0].alpha && in tegra_plane_setup_blending_legacy() 243 state->blending[0].top) in tegra_plane_setup_blending_legacy() 246 if (state->blending[1].alpha && in tegra_plane_setup_blending_legacy() [all …]
|
| H A D | plane.h | 53 struct tegra_plane_legacy_blending_state blending[2]; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/ |
| H 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()
|
| H A D | ia_css_xnr3_types.h | 95 struct ia_css_xnr3_blending_params blending; /** XNR3 blending parameters */ member
|
| H A D | ia_css_xnr3_param.h | 68 struct sh_css_xnr3_blending_params blending; member
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H 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
|
| H 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
|
| H A D | pixfmt-packed-yuv.rst | 367 ignored when writing to the driver, except when alpha blending has
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0074-gl-renderer-Clear-RGB-when-alpha-is-zero-in-fast-pat.patch | 22 /* Ensure pre-multiplied for blending */
|
| /OK3568_Linux_fs/buildroot/package/joe/ |
| H A D | Config.in | 8 editor. Its behavior is a blending of WordStar and GNU-EMACS
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0075-gl-renderer-Clear-RGB-when-alpha-is-zero-in-fast-pat.patch | 22 /* Ensure pre-multiplied for blending */
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/ |
| H A D | fsl-pxp.txt | 5 that supports scaling, colorspace conversion, alpha blending, rotation, and
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/ |
| H A D | vkms.rst | 16 - Optimize CRC computation ``compute_crc()`` and plane blending ``blend()`` 51 - Full alpha blending on all planes.
|
| /OK3568_Linux_fs/device/rockchip/common/overlays/overlay-yocto/etc/xdg/weston/ |
| H A D | weston.ini | 15 # Allow blending with lower drm planes
|
| /OK3568_Linux_fs/buildroot/board/forlinx/common/base/etc/xdg/weston/ |
| H A D | weston.ini | 15 # Allow blending with lower drm planes
|
| /OK3568_Linux_fs/buildroot/board/rockchip/common/base/etc/xdg/weston/ |
| H A D | weston.ini | 15 # Allow blending with lower drm planes
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/video/ |
| H A D | rockchip_rga.txt | 5 BitBLT, alpha blending and image blur/sharpness.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/libva/ |
| H A D | libva.inc | 6 decoding, video encoding, subpicture blending and rendering. The \
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-devices-platform-sh_mobile_lcdc_fb | 8 Stores the alpha blending value for the overlay. Values range
|
| /OK3568_Linux_fs/external/linux-rga/docs/ |
| H A D | Rockchip_Developer_Guide_RGA_EN.md | 67 … up point/line drawing, perform image resizing, rotation, bitBlt, alpha blending and other common … 752 - **imblend**: Call RGA for double channel fast image blending. 753 - **imblendTask**: Added double channel fast image blending operation to RGA image job. 1381 …blending mode to perform Alpha superposition for foreground image (srcA channel) and background im… 1392 …blending mode to perform Alpha superposition for foreground image (srcA channel) and background im… 1394 mode in the two image blending modes can be configured with different **Porter-Duff blending model*… 1396 > Before describing the Porter-Duff blending model, give the following definitions: 1400 > - R -**Marks the result of two images blending**,short for result. 1401 …tself, short for color.(**Note**,Color values (RGB) in the Porter-Duff blending model are all lef… 1405 > The core formula of Porter-Duff blending model is as follows: [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | rcar-fdp1.rst | 27 recover missing lines. This method is also known as blending or Line
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/mediatek/ |
| H 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)
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/ |
| H A D | Kconfig | 41 do some alpha blending and feed graphics to TCON. If M is
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5base/ |
| H A D | 0014-linuxfb-Support-rotate.patch | 69 // Image has alpha but no need for blending at this stage.
|