Searched refs:clipping (Results 1 – 21 of 21) sorted by relevance
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | dev-overlay.rst | 13 directly in video memory of a graphics card, typically with clipping. 91 A driver may support any (or none) of five clipping/blending methods: 102 A list of clipping rectangles can be specified. In these regions *no* 130 its position over the graphics surface and the clipping to be applied. 136 possible to retrieve a previously programmed clipping list or bitmap. 194 applications can set this field to point to an array of clipping 197 Like the window coordinates w, clipping rectangles are defined 199 clipping rectangles must not extend the frame buffer width and 210 contain the number of clipping rectangles in the list. When clip 213 supported but no clipping is desired this field must be set to zero. [all …]
|
D | vidioc-g-fbuf.rst | 213 - The device supports clipping by chroma-keying the images. That is, 219 - The device supports clipping using a list of clip rectangles. 223 - The device supports clipping using a bit mask. 227 - The device supports clipping/blending using the alpha channel of 236 - The device supports clipping/blending using the inverted alpha 283 * - :cspan:`2` There are no flags to enable clipping using a list of
|
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 125 possible to retrieve a previously programmed clipping list or bitmap.
|
D | colorspaces-defs.rst | 168 mapped to [0…255] (with possible clipping to [1…254] to avoid the 170 [0…255] (with possible clipping to [1…254] to avoid the 0x00 and
|
D | hist-v4l2.rst | 627 5. :ref:`overlay` incorrectly stated that clipping rectangles define 628 regions where the video can be seen. Correct is that clipping 871 2. Three new clipping/blending methods with a global or straight or 1202 the clipping functions of the video capture hardware, always in sync
|
D | vidioc-querycap.rst | 175 clipping and scaling.
|
D | diff-v4l.rst | 112 - Whether clipping the overlaid image is supported, see 449 to ``VIDEO_CLIP_BITMAP`` (-1) requests bitmap clipping, using a fixed
|
D | ext-ctrls-codec-stateless.rst | 4164 - If set, indicates that clipping to the restricted (studio, i.e. limited) 4167 If not set, indicates that clipping to the full range shall be applied
|
/linux-6.12.1/Documentation/fb/ |
D | sstfb.rst | 117 clipping=1 clipping Enable or disable clipping. 118 clipping=0 noclipping With clipping enabled, all offscreen 121 Default: enable clipping. 166 try turning off clipping (clipping=0), and/or using slowpci
|
/linux-6.12.1/Documentation/userspace-api/media/dvb/ |
D | legacy_dvb_osd.rst | 206 | Returns 0 on success, -1 on clipping all pixel (no pixel 220 | Returns 0 on success, -1 on clipping all pixel. 229 | Returns 0 on success, -1 on clipping all pixel. 238 | Returns 0 on success, -1 on clipping all pixel.
|
/linux-6.12.1/drivers/video/fbdev/ |
D | sstfb.c | 100 static bool clipping = 1; /* use clipping (slower, safer) */ variable 636 if (clipping) { in sstfb_set_par() 1295 clipping = 1; in sstfb_setup() 1297 clipping = 0; in sstfb_setup() 1535 module_param(clipping, bool, 0); 1536 MODULE_PARM_DESC(clipping, "Enable clipping (slower, safer) (0 or 1) (default=1)");
|
/linux-6.12.1/drivers/gpu/drm/ci/xfails/ |
D | i915-whl-fails.txt | 42 kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation,Timeout
|
D | i915-amly-fails.txt | 42 kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation,Timeout
|
D | i915-glk-fails.txt | 43 kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation,Timeout
|
D | i915-cml-fails.txt | 43 kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation,Timeout
|
/linux-6.12.1/drivers/gpu/drm/sti/ |
D | sti_tvout.c | 456 char *const clipping[] = {"No", "EAV/SAV", "Limited range RGB/Y", in tvout_dbg_vip() local 480 seq_printf(s, "%-24s %s\n", "Clipping:", clipping[tmp]); in tvout_dbg_vip()
|
/linux-6.12.1/Documentation/driver-api/thermal/ |
D | cpu-cooling-api.rst | 14 The generic cpu cooling(freq clipping) provides registration/unregistration APIs
|
/linux-6.12.1/Documentation/admin-guide/hw-vuln/ |
D | spectre.rst | 464 basis to use nospec accessor macros for bounds clipping :ref:`[2] 533 clipping". For more details see :ref:`[2] <spec_ref2>`. 566 uses nospec accessor macros for "bounds clipping", to avoid any
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | vivid.rst | 1297 - bitmap clipping, 1298 - list clipping (up to 16 rectangles) 1314 In order to see the effects of the various clipping, chromakeying or alpha 1316 on the capture side. The use of the clipping, chromakeying or alpha processing
|
/linux-6.12.1/Documentation/admin-guide/pm/ |
D | intel-speed-select.rst | 648 clipping of low priority CPUs is acceptable, then the user can enable Intel
|
/linux-6.12.1/Documentation/admin-guide/ |
D | md.rst | 239 metadata formats which mandate such clipping.
|