Searched refs:corner (Results 1 – 25 of 34) sorted by relevance
12
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | selection-api-configuration.rst | 30 The range of coordinates of the top left corner, width and height of 33 corner at position ``(0,0)``. The rectangle's coordinates are expressed 36 The top left corner, width and height of the source rectangle, that is 51 coordinates are expressed in pixels. The rectangle's top/left corner 91 All coordinates are expressed in pixels. The top/left corner is always 95 The top left corner, width and height of the source rectangle, that is 117 the driver developers to put the top/left corner at position ``(0,0)``.
|
D | vidioc-cropcap.rst | 110 - Horizontal offset of the top, left corner of the rectangle, in 114 - Vertical offset of the top, left corner of the rectangle, in
|
D | dev-overlay.rst | 158 Size and position of the window relative to the top, left corner of 190 relative to the top, left corner of the frame buffer. However 256 corner of the frame buffer. Only window pixels *outside* all 271 Horizontal offset of the top, left corner of the rectangle, in 275 Vertical offset of the top, left corner of the rectangle, in pixels.
|
D | crop.rst | 74 For capture devices the coordinates of the top left corner, width and 86 The top left corner, width and height of the source rectangle, that is
|
D | vidioc-g-fbuf.rst | 104 the pixel in the top left corner of the framebuffer. [#f1]_ 290 relative to the top-left corner of the framebuffer and restricted
|
D | dev-subdev.rst | 301 left corner and the rectangle size. Both the coordinates and sizes are
|
/Linux-v4.19/drivers/input/mouse/ |
D | alps.c | 400 struct input_mt_pos corner[4]; in alps_process_bitmap() local 432 corner[0].x = in alps_process_bitmap() 435 corner[0].y = in alps_process_bitmap() 440 corner[1].x = in alps_process_bitmap() 443 corner[1].y = in alps_process_bitmap() 448 corner[2].x = in alps_process_bitmap() 451 corner[2].y = in alps_process_bitmap() 456 corner[3].x = in alps_process_bitmap() 459 corner[3].y = in alps_process_bitmap() 466 corner[i].x = priv->x_max - corner[i].x; in alps_process_bitmap() [all …]
|
/Linux-v4.19/Documentation/input/devices/ |
D | elantech.rst | 192 C: 1 = enable corner tap 247 c = 1 when corner tap detected 255 byte 1 = 0xf0 when corner tap detected 275 when corner tap detected: 276 ds0 = 1 when top right corner tapped 277 ds1 = 1 when bottom right corner tapped 278 ds2 = 1 when bottom left corner tapped 279 ds3 = 1 when top left corner tapped
|
/Linux-v4.19/Documentation/networking/ |
D | ipsec.txt | 2 Here documents known IPsec corner cases which need to be keep in mind when
|
D | radiotap-headers.txt | 12 This document gives an overview and warns on some corner cases.
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | cs42l56.txt | 45 …- cirrus,hpf-left-freq, hpf-right-freq : Sets the corner frequency (-3dB point) for the internal H…
|
/Linux-v4.19/tools/testing/selftests/futex/ |
D | README | 8 odd corner cases, regression tests, and abject abuse and misuse.
|
/Linux-v4.19/Documentation/vm/ |
D | overcommit-accounting.rst | 48 not matter much but it's a corner case if you really really care
|
/Linux-v4.19/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 88 error handling paths - GPUs will die eventually in the oddmost corner cases 121 * Have testcases for the really tricky corner cases in your error recovery code 162 * Have testcases for corner-cases, especially whether the return values for
|
/Linux-v4.19/Documentation/devicetree/bindings/usb/ |
D | msm-hsusb.txt | 74 in microvolts or a value corresponding to voltage corner.
|
/Linux-v4.19/Documentation/gpu/ |
D | introduction.rst | 49 names are "Notes" with information for dangerous or tricky corner cases,
|
D | drm-uapi.rst | 53 them for every possible corner case. This in turn makes it really practically 81 thing. Specifically it needs to handle all the usual error and corner cases.
|
/Linux-v4.19/Documentation/ |
D | xz.txt | 106 There are a couple of corner cases where things have been simplified
|
D | lzo.txt | 170 corner cases were overlooked. In any case, please report any doubt, fix, or
|
/Linux-v4.19/Documentation/ia64/ |
D | aliasing.txt | 133 There may be corner cases of things that are not in kern_memmap,
|
/Linux-v4.19/Documentation/x86/ |
D | pti.txt | 135 several minutes. These tests frequently uncover corner cases in the
|
/Linux-v4.19/Documentation/fb/ |
D | framebuffer.txt | 169 whole screen (frame) was painted, the beam moves back to the upper left corner:
|
/Linux-v4.19/Documentation/admin-guide/mm/ |
D | userfaultfd.rst | 48 is a corner case that would currently return -EBUSY).
|
/Linux-v4.19/Documentation/bpf/ |
D | bpf_devel_QA.rst | 233 cases, including a lot of corner cases that LLVM BPF back end may 256 `samples/bpf/`_, but advanced functional and corner-case testing rather
|
/Linux-v4.19/Documentation/process/ |
D | management-style.rst | 70 things that can't be undone. Don't get ushered into a corner from which
|
12