Home
last modified time | relevance | path

Searched refs:clipping (Results 1 – 21 of 21) sorted by relevance

/linux-6.12.1/Documentation/userspace-api/media/v4l/
Ddev-overlay.rst13 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 …]
Dvidioc-g-fbuf.rst213 - 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
Ddev-osd.rst114 (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.
Dcolorspaces-defs.rst168 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
Dhist-v4l2.rst627 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
Dvidioc-querycap.rst175 clipping and scaling.
Ddiff-v4l.rst112 - Whether clipping the overlaid image is supported, see
449 to ``VIDEO_CLIP_BITMAP`` (-1) requests bitmap clipping, using a fixed
Dext-ctrls-codec-stateless.rst4164 - 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/
Dsstfb.rst117 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/
Dlegacy_dvb_osd.rst206 | 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/
Dsstfb.c100 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/
Di915-whl-fails.txt42 kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation,Timeout
Di915-amly-fails.txt42 kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation,Timeout
Di915-glk-fails.txt43 kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation,Timeout
Di915-cml-fails.txt43 kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation,Timeout
/linux-6.12.1/drivers/gpu/drm/sti/
Dsti_tvout.c456 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/
Dcpu-cooling-api.rst14 The generic cpu cooling(freq clipping) provides registration/unregistration APIs
/linux-6.12.1/Documentation/admin-guide/hw-vuln/
Dspectre.rst464 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/
Dvivid.rst1297 - 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/
Dintel-speed-select.rst648 clipping of low priority CPUs is acceptable, then the user can enable Intel
/linux-6.12.1/Documentation/admin-guide/
Dmd.rst239 metadata formats which mandate such clipping.