Home
last modified time | relevance | path

Searched full:processing (Results 1 – 25 of 3729) sorted by relevance

12345678910>>...150

/kernel/linux/linux-5.10/Documentation/gpu/
Dmeson.rst2 drm/meson AmLogic Meson Video Processing Unit
6 :doc: Video Processing Unit
8 Video Processing Unit
16 DMC|---------------VPU (Video Processing Unit)----------------|------HHI------|
20 R |-------| |----| Processing | | | | |
33 Video Post Processing
37 :doc: Video Post Processing
/kernel/linux/linux-4.19/Documentation/gpu/
Dmeson.rst2 drm/meson AmLogic Meson Video Processing Unit
6 :doc: Video Processing Unit
8 Video Processing Unit
16 DMC|---------------VPU (Video Processing Unit)----------------|------HHI------|
20 R |-------| |----| Processing | | | | |
33 Video Post Processing
37 :doc: Video Post Processing
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/firmware/
Dintel,ixp4xx-network-processing-engine.yaml5 $id: "http://devicetree.org/schemas/firmware/intel,ixp4xx-network-processing-engine.yaml#"
8 title: Intel IXP4xx Network Processing Engine
14 On the IXP4xx SoCs, the Network Processing Engine (NPE) is a small
25 - const: intel,ixp4xx-network-processing-engine
42 compatible = "intel,ixp4xx-network-processing-engine";
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Ddev-subdev.rst50 sensors and image processing hardware implement identical functions,
102 the video sensor and the host image processing hardware.
356 sub-device for processing.
408 Inside subdevs, the order of image processing steps will always be from
424 pad for further processing.
450 .. _subdev-image-processing-crop:
452 .. kernel-figure:: subdev-image-processing-crop.svg
453 :alt: subdev-image-processing-crop.svg
456 **Figure 4.5. Image processing in subdevs: simple crop example**
467 .. _subdev-image-processing-scaling-multi-source:
[all …]
Dlibv4l-introduction.rst56 processing functions to improve webcam video quality. The video
57 processing is split in to 2 parts: libv4lconvert/control and
58 libv4lconvert/processing.
61 control the video processing functions made available by
62 libv4lconvert/processing. These controls are stored application wide
65 libv4lconvert/processing offers the actual video processing
/kernel/linux/linux-4.19/Documentation/media/uapi/v4l/
Ddev-subdev.rst45 sensors and image processing hardware implement identical functions,
97 the video sensor and the host image processing hardware.
311 sub-device for processing.
363 Inside subdevs, the order of image processing steps will always be from
379 pad for further processing.
405 .. _subdev-image-processing-crop:
407 .. kernel-figure:: subdev-image-processing-crop.svg
408 :alt: subdev-image-processing-crop.svg
411 **Figure 4.5. Image processing in subdevs: simple crop example**
422 .. _subdev-image-processing-scaling-multi-source:
[all …]
Dlibv4l-introduction.rst56 processing functions to improve webcam video quality. The video
57 processing is split in to 2 parts: libv4lconvert/control and
58 libv4lconvert/processing.
61 control the video processing functions made available by
62 libv4lconvert/processing. These controls are stored application wide
65 libv4lconvert/processing offers the actual video processing
/kernel/linux/linux-4.19/Documentation/networking/
Dscaling.txt25 queues to distribute processing among CPUs. The NIC distributes packets by
74 processing takes place in receive interrupt handling, it is advantageous
83 interrupt processing forms a bottleneck. Spreading load between CPUs
105 interrupt handler, RPS selects the CPU to perform protocol processing
107 on the desired CPU’s backlog queue and waking up the CPU for processing.
129 RPS may enqueue packets for processing. For each received packet,
131 of the list. The indexed CPU is the target for processing the packet,
135 processing on the remote CPU, and any queued packets are then processed
168 RPS scales kernel receive processing across CPUs without introducing
232 kernel processing of packets to the CPU where the application thread
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/media/
Drenesas,vsp1.txt1 * Renesas VSP Video Processing Engine
3 The VSP is a video processing engine that supports up-/down-scaling, alpha
4 blending, color space conversion and various other image processing features.
/kernel/liteos_a/kernel/include/
Dlos_queue.h123 * Queue error code: The time set for waiting to processing the queue expires.
144 * processing the queue expires.
275 * when the time for waiting to processing the queue expires.
316 * time for waiting to processing the queue expires.
415 * waiting to processing the queue expires.
418 * waiting to processing the queue expires.
421 …* @retval #LOS_ERRNO_QUEUE_TIMEOUT The time set for waiting to processing the queue …
463 * for waiting to processing the queue expires.
470 …* @retval #LOS_ERRNO_QUEUE_TIMEOUT The time set for waiting to processing the queue …
515 * waiting to processing the queue expires.
[all …]
/kernel/linux/linux-4.19/Documentation/s390/
Dcds.txt17 processing, shared versus non-shared interrupt processing, DMA versus port
107 that may or may not allow for shared interrupts, DMA processing, etc.. Instead,
224 flag : defines the action to be performed for I/O processing
267 -EBUSY - The device is currently processing a previous I/O request, or there is
340 or similar needs to be scheduled. During I/O processing the Linux/390 generic
346 next it can reduce I/O processing overhead by chaining a NoOp I/O command
368 can handle lost data on the network to allow for enhanced I/O processing.
406 ccw_device_halt() - Halt I/O Request Processing
408 Sometimes a device driver might need a possibility to stop the processing of
441 ccw_device_clear() - Terminage I/O Request Processing
[all …]
/kernel/linux/linux-5.10/Documentation/networking/
Dscaling.rst29 queues to distribute processing among CPUs. The NIC distributes packets by
82 processing takes place in receive interrupt handling, it is advantageous
93 interrupt processing forms a bottleneck. Spreading load between CPUs
115 interrupt handler, RPS selects the CPU to perform protocol processing
117 on the desired CPU’s backlog queue and waking up the CPU for processing.
141 RPS may enqueue packets for processing. For each received packet,
143 of the list. The indexed CPU is the target for processing the packet,
147 processing on the remote CPU, and any queued packets are then processed
186 RPS scales kernel receive processing across CPUs without introducing
254 kernel processing of packets to the CPU where the application thread
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
DKconfig22 internal resource leak thus stopping further packet processing.
27 stall further packet processing. The issue can occur with any
38 likelihood of stalled FMAN packet processing, especially under
/kernel/linux/linux-4.19/drivers/net/ethernet/freescale/fman/
DKconfig20 internal resource leak thus stopping further packet processing.
25 stall further packet processing. The issue can occur with any
36 likelihood of stalled FMAN packet processing, especially under
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ptp.h40 /* Enable PTP packet Processing for Version 2 Format */
42 /* Enable Processing of PTP over Ethernet Frames */
44 /* Enable Processing of PTP Frames Sent over IPv6-UDP */
46 /* Enable Processing of PTP Frames Sent over IPv4-UDP */
/kernel/linux/linux-5.10/drivers/scsi/dpt/
Dosd_defs.h3 * Copyright (c) 1996-1999 Distributed Processing Technology Corporation
10 * This software is provided `as is' by Distributed Processing Technology and
13 * are disclaimed. In no event shall Distributed Processing Technology be
35 *Copyright Distributed Processing Technology, Corp.
/kernel/linux/linux-4.19/drivers/scsi/dpt/
Dosd_defs.h3 * Copyright (c) 1996-1999 Distributed Processing Technology Corporation
10 * This software is provided `as is' by Distributed Processing Technology and
13 * are disclaimed. In no event shall Distributed Processing Technology be
35 *Copyright Distributed Processing Technology, Corp.
/kernel/linux/linux-4.19/drivers/misc/mic/scif/
Dscif_peer_bus.c122 * itself cannot be done in the message processing thread and must be delegated
125 * processing thread causing a deadlock. Next, device_initialize is done in the
126 * "top-half" message processing thread and device_add in the "bottom-half"
127 * workqueue. If this is not done, SCIF_CNCT_REQ message processing executing
128 * concurrently with SCIF_INIT message processing is unable to get a reference
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/display/
Damlogic,meson-vpu.txt7 DMC|---------------VPU (Video Processing Unit)----------------|------HHI------|
11 R |-------| |----| Processing | | | | |
27 VPP: Video Post Processing
30 The Video Post Processing is in charge of the scaling and blending of the
51 VPU: Video Processing Unit
/kernel/linux/linux-4.19/tools/perf/util/
Ds390-cpumsf.c37 * auxiliary trace data processing. See s390_cpumsf_process_auxtrace_info()
44 * the offset and size of a CPU's auxtrace data. During auxtrace processing
57 * 2. PERF_RECORD_XXX processing triggers access to the auxtrace_queues.
83 * Perf event processing.
84 * Event processing of PERF_RECORD_XXX entries relies on time stamp entries.
106 * | list, sort order is the timestamp. The event processing is deferred until
130 * Deferred processing determined by perf_session__process_user_event() is
460 * - of the event that triggered this processing.
463 * position on where to continue processing on the next invocation
473 * 0: Processing successful. The second parameter returns the
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/
Dti,vpe.yaml7 title: Texas Instruments DRA7x Video Processing Engine (VPE) Device Tree Bindings
13 The Video Processing Engine (VPE) is a key component for image post
14 processing applications. VPE consist of a single memory to memory
/kernel/linux/linux-4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ptp.h50 /* Enable PTP packet Processing for Version 2 Format */
52 /* Enable Processing of PTP over Ethernet Frames */
54 /* Enable Processing of PTP Frames Sent over IPv6-UDP */
56 /* Enable Processing of PTP Frames Sent over IPv4-UDP */
/kernel/linux/linux-5.10/Documentation/hid/
Dhid-sensor.rst52 - Individual sensor processing part (sensor drivers)
65 function will be called. So an accelerometer processing driver can register
68 The core driver provides a set of APIs which can be used by the processing
72 Individual sensor processing part (sensor drivers)
75 The processing driver will use an interface provided by the core driver to parse
85 Each processing driver can use this structure to set some callbacks.
115 A processing driver can look for some field of interest and check if it exists
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_crtc.h51 * @PRE_COMMIT: state transitions should be done before processing the commit
52 * @POST_COMMIT: state transitions to be done after processing the commit.
89 * struct dpu_crtc_frame_event: stores crtc frame event for crtc processing
127 * @feature_list : list of color processing features supported on a crtc
128 * @active_list : list of color processing features are active
129 * @dirty_list : list of color processing features are dirty
/kernel/linux/linux-5.10/drivers/media/i2c/
Dtvp5150_reg.h27 #define TVP5150_LUMA_PROC_CTL_1 0x07 /* Luminance processing control #1 */
28 #define TVP5150_LUMA_PROC_CTL_2 0x08 /* Luminance processing control #2 */
34 #define TVP5150_LUMA_PROC_CTL_3 0x0e /* Luminance processing control #3 */
50 #define TVP5150_CHROMA_PROC_CTL_1 0x1a /* Chrominance processing control #1 */
51 #define TVP5150_CHROMA_PROC_CTL_2 0x1b /* Chrominance processing control #2 */

12345678910>>...150