Home
last modified time | relevance | path

Searched full:blend (Results 1 – 25 of 63) sorted by relevance

123

/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-fbuf.rst289 - Use the alpha channel of the framebuffer to clip or blend
290 framebuffer pixels with video images. The blend function is:
295 - Use a global alpha value to blend the framebuffer with video
296 images. The blend function is: output = (framebuffer pixel * alpha
305 framebuffer to clip or blend framebuffer pixels with video images,
306 but with an inverted alpha value. The blend function is: output =
H A Ddev-overlay.rst107 blend the framebuffer with the video.
109 5. A global alpha value can be specified to blend the framebuffer
246 The global alpha value used to blend the framebuffer with video
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_brx.h3 * vsp1_brx.h -- R-Car VSP1 Blend ROP Unit (BRU and BRS)
/linux/Documentation/devicetree/bindings/display/xlnx/
H A Dxlnx,zynqmp-dpsub.yaml56 - const: blend
191 reg-names = "dp", "blend", "av_buf", "aud";
/linux/tools/perf/pmu-events/arch/x86/amdzen4/
H A Dfloating-point.json185 "BriefDescription": "Retired scalar floating-point blend ops.",
251 "BriefDescription": "Retired vector floating-point blend ops.",
503 "BriefDescription": "Retired 128-bit packed floating-point blend ops.",
581 "BriefDescription": "Retired 256-bit packed floating-point blend ops.",
/linux/Documentation/admin-guide/media/
H A Dsi476x.rst42 crossed below the blend threshold
62 0x11 stblend Stereo blend in %
/linux/tools/perf/pmu-events/arch/x86/amdzen6/
H A Dfloating-point.json191 "BriefDescription": "Retired scalar floating-point blend uops.",
281 "BriefDescription": "Retired vector floating-point blend uops.",
563 "BriefDescription": "Retired 128-bit packed floating-point blend uops.",
653 "BriefDescription": "Retired 256-bit packed floating-point blend uops.",
971 "BriefDescription": "Retired 512-bit packed floating-point blend uops.",
/linux/include/video/
H A Dnewport.h64 #define NPORT_DMODE1_BENAB 0x00040000 /* Blend enable */
79 #define NPORT_DMODE1_BBENAB 0x02000000 /* Back blend enable */
81 #define NPORT_DMODE1_ABLEND 0x08000000 /* Alpha blend */
/linux/fs/afs/
H A Ddir_edit.c117 size_t blend = (block + 1) * AFS_DIR_BLOCK_SIZE, fpos = iter->fpos; in afs_dir_get_block() local
120 if (dvnode->directory_size < blend) { in afs_dir_get_block()
124 NULL, &dvnode->directory, &cur_size, blend, in afs_dir_get_block()
140 if (blend <= fpos + fsize) { in afs_dir_get_block()
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h260 * @clear_all_blendstages: Set all blend stages to disabled
269 * @cfg : blend stage configuration
/linux/drivers/video/fbdev/kyro/
H A DSTG4000OverlayDevice.c129 /* Set Blend mode to Alpha Blend */ in ResetOverlayRegisters()
130 /* ????? SG 08/11/2001 Surely this isn't the alpha blend mode, in ResetOverlayRegisters()
/linux/include/linux/mfd/
H A Dsi476x-reports.h103 * below the blend threshold as set by FM_ACF_BLEND_THRESHOLD
/linux/drivers/gpu/drm/qxl/
H A Dqxl_dev.h693 struct qxl_copy blend; member
722 struct qxl_copy blend; member
/linux/include/uapi/linux/media/arm/
H A Dmali-c55-config.h753 * @mesh_alpha_r: Blend coefficient for R [0..255]
754 * @mesh_alpha_g: Blend coefficient for G [0..255]
755 * @mesh_alpha_b: Blend coefficient for B [0..255]
/linux/Documentation/devicetree/bindings/mfd/
H A Dstericsson,db8500-prcmu.yaml175 description: Blit Blend Rotate and Rescale (B2R2), and Multi-Channel
/linux/drivers/gpu/drm/xe/
H A Dxe_tuning.c24 { XE_RTP_NAME("Tuning: Blend Fill Caching Optimization Disable"),
/linux/tools/perf/pmu-events/arch/x86/amdzen2/
H A Dmemory.json6 … vector stores by manipulating vector elements in registers using shuffle/blend/swap instructions …
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dheadc37d.c146 NVDEF(NVC37D, HEAD_SET_CONTROL_CURSOR_COMPOSITION, MODE, BLEND)); in headc37d_curs_set()
/linux/lib/crc/x86/
H A Dcrc-pclmul-template.S429 // C2 = tmp + B. This is just a blend of tmp with the last 16 data
430 // bytes (reflected if msb-first). The blend mask is the shuffle table
/linux/tools/perf/pmu-events/arch/x86/amdzen3/
H A Dmemory.json6 … vector stores by manipulating vector elements in registers using shuffle/blend/swap instructions …
/linux/drivers/media/radio/si470x/
H A Dradio-si470x.h70 #define SYSCONFIG1_BLNDADJ 0x00c0 /* bits 07..06: Stereo/Mono Blend Level Adjustment */
/linux/drivers/video/fbdev/sis/
H A Dsis_accel.h53 #define ALPHA_BLEND 0x00000007 /* Alpha blend ? */
/linux/Documentation/gpu/rfc/
H A Dcolor_pipeline.rst207 existing pre-blend color operations when this cap is set, such as
/linux/tools/perf/pmu-events/arch/x86/skylake/
H A Dpipeline.json899Blend Uops issued by the Resource Allocation Table (RAT) to the reservation station (RS) in order …
/linux/tools/perf/pmu-events/arch/x86/cascadelakex/
H A Dpipeline.json909Blend Uops issued by the Resource Allocation Table (RAT) to the reservation station (RS) in order …

123