Home
last modified time | relevance | path

Searched refs:captured (Results 1 – 25 of 102) sorted by relevance

12345

/OK3568_Linux_fs/buildroot/package/qt5/qt5base/
H A D0028-linuxfbdrm-Support-setting-screen-size-and-display-r.patch36 m_rotation = match.captured(1).toInt();
40 + QSize(match.captured(1).toInt(), match.captured(2).toInt());
44 + QRect(match.captured(1).toInt(), match.captured(2).toInt(),
45 + match.captured(3).toInt(), match.captured(4).toInt());
H A D0014-linuxfb-Support-rotate.patch50 + m_rotation = match.captured(1).toInt();
126 ttyDevice = match.captured(1);
128 fbDevice = match.captured(1);
130 + mRotation = match.captured(1).toInt();
/OK3568_Linux_fs/kernel/drivers/pps/
H A Dkapi.c163 int captured = 0; in pps_event() local
194 captured = ~0; in pps_event()
208 captured = ~0; in pps_event()
214 if (captured) { in pps_event()
/OK3568_Linux_fs/kernel/drivers/media/i2c/m5mols/
H A Dm5mols_capture.c142 bool captured = false; in m5mols_start_capture() local
148 captured = true; in m5mols_start_capture()
151 size = captured ? info->cap.main : 0; in m5mols_start_capture()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/drivers/
H A Dcx2341x-uapi.rst43 If the height is not a multiple of 32 lines, then the captured video is
151 for a bitmask determining which lines are captured and 4 bytes for a magic cookie,
157 unsigned long denote which lines of the first field are captured. Bits 18-31 of
161 'ITV0': This magic number assumes all VBI lines are captured, i.e. it implicitly
165 captured VBI lines start:
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dpstore9 provide a generic interface to show records captured in
11 of the console log is captured, but other interesting
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dfield-order.rst22 fields are in fact captured at two different instances in time. An
34 However because fields were captured one after the other, arguing
48 bus in the same order they were captured, so if the top field was
49 captured first (is the older field), the top field is also transmitted
H A Dpixfmt-v4l2.rst115 for the captured image data. If the driver cannot handle requested
159 for the captured image data. If the driver cannot handle requested
173 captured image data. If the driver cannot handle requested
189 range for the captured image data. If the driver cannot handle requested
202 for the captured image data. If the driver cannot handle requested
H A Dext-ctrls-camera.rst254 is set to ``TRUE`` (1), no image can be captured by the camera.
538 counter-clockwise direction to be applied to the captured images once
539 captured to memory to compensate for the camera sensor mounting rotation.
566 laptop screen casing, and is typically used for video calls. The captured
578 result rotated when captured to memory. ::
611 side of the device, facing away from the user. The captured images are meant
619 The images once captured to memory will be rotated and the value of the
H A Dfunc-poll.rst32 until the driver has captured data or is ready to accept data for
69 it waits until data has been captured and can be read. When the driver
H A Dstreaming-par.rst15 second. If less than this number of frames is to be captured or output,
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A DKconfig46 bool "Uart FIQ is captured by trust zone, then passed to non-secure world"
75 bool "Uart FIQ is captured by linux"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Dvideo-interfaces.txt90 one defined on the external world scene to be captured when projected on the
286 casing used for video calls. The captured images are meant to be
309 image once captured to memory buffers to correctly display it to users:
344 The image once captured to memory will then be rotated by 180 degrees:
376 the user. The captured images are meant to be displayed in portrait mode
410 The image once captured to memory will be rotated:
525 (single) DMA engine writing captured data to memory. ceu0 node has a single
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/tcpreplay/
H A Dtcpreplay_4.4.2.bb1 SUMMARY = "Use previously captured traffic to test network devices"
/OK3568_Linux_fs/buildroot/package/readline/
H A DConfig.in22 matching if the session output is being captured for
/OK3568_Linux_fs/buildroot/package/softether/
H A DConfig.in26 Client can penetrate hardened firewalls and captured
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxconsole.c109 int grabbed, fine, captured; member
554 if (!priv->captured) in dmxConsoleCollectEvents()
1051 if (priv->captured) in dmxConsoleCapture()
1053 priv->captured = 2; /* Ungrab only after proximal events. */ in dmxConsoleCapture()
1085 if (!priv->captured) in dmxConsoleUncapture()
1087 priv->captured = 0; in dmxConsoleUncapture()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dperf-security.rst27 captured hardware and software events.
184 user or in kernel space can be monitored and captured for later
193 monitored and captured for later analysis. Per-user per-cpu
200 monitored and captured for later analysis. Per-user per-cpu
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/perf/
H A Dperf.bb229 # captured, since the symbol gets built into the executable, making it not
256 # definition. This is captured in the perf binary, so breaks reproducibility
261 # To avoid bison generating #ifdefs that have captured paths, we make sure
266 # To avoid yacc (bison) generating #ifdefs that have captured paths, we make sure
316 # unistd.h can be out of sync between libc-headers and the captured version in the perf source
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dipu3.rst27 The Imaging Unit (ImgU) is responsible for processing images captured
74 from the raw sensors connected to the CSI2 ports. The captured frames are used
81 -- The IPU3 CSI2 receiver outputs the captured frames from the sensor in packed
128 With the above command, 10 frames are captured at 2592x1944 resolution, with
131 The captured frames are available as /tmp/frame-#.bin files.
368 For an image captured with 2592x1944 [#f4]_ resolution, with desired output
540 captured image. Two related structs are being defined,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libcapture/
H A Dlibcapture-tiny-perl_0.48.bb5 be teed so that it is captured while being passed through to the original \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libtest/
H A Dlibtest-nowarnings-perl_1.04.bb3 modules causes any warnings to be captured and stored. It automatically \
/OK3568_Linux_fs/app/forlinx/flapp/src/libs/core/
H A Dsystemmanager.cpp118 list <<match.captured(); in getMatch()
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-kvm.txt43 files captured via perf record.
49 was captured with --guestmount in perf kvm record.
H A Dperf-inject.txt64 found in the jitdumps files captured in the input perf.data file. Use this option

12345