Home
last modified time | relevance | path

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

12345678910>>...213

/kernel/linux/linux-6.6/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/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-6.6/Documentation/networking/
Dnapi.rst18 NAPI processing usually happens in the software interrupt context,
20 for NAPI processing.
23 of event (packet Rx and Tx) processing.
66 Rx packets. Rx processing is usually much more expensive.
68 In other words for Rx processing the ``budget`` argument limits how many
71 skb Tx processing should happen regardless of the ``budget``, but if
85 If event processing has been completed (all outstanding packets
156 mapped to queues and interrupts. NAPI is primarily a polling/processing
219 want to be interrupted until they finish processing a request or a batch
239 threads rather than software IRQ context for NAPI processing.
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-6.6/drivers/media/platform/renesas/
DKconfig55 The FCP is a companion module of video processing modules in the
78 tristate "Renesas JPEG Processing Unit"
85 This is a V4L2 driver for the Renesas JPEG Processing Unit.
91 tristate "Renesas VSP1 Video Processing Engine"
101 This is a V4L2 driver for the Renesas VSP1 video processing engine.
/kernel/linux/linux-6.6/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
65 compatible = "intel,ixp4xx-network-processing-engine";
/kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/
Ddev-subdev.rst52 sensors and image processing hardware implement identical functions,
104 the video sensor and the host image processing hardware.
360 sub-device for processing.
414 Inside subdevs, the order of image processing steps will always be from
430 pad for further processing.
456 .. _subdev-image-processing-crop:
458 .. kernel-figure:: subdev-image-processing-crop.svg
459 :alt: subdev-image-processing-crop.svg
462 **Figure 4.5. Image processing in subdevs: simple crop example**
473 .. _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/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-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/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-6.6/drivers/net/ethernet/freescale/fman/
DKconfig23 internal resource leak thus stopping further packet processing.
28 stall further packet processing. The issue can occur with any
39 likelihood of stalled FMAN packet processing, especially under
/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-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-6.6/Documentation/devicetree/bindings/media/
Dti,vpe.yaml7 title: Texas Instruments DRA7x Video Processing Engine (VPE)
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-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-6.6/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 */
/kernel/linux/linux-6.6/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 */
/kernel/linux/linux-5.10/Documentation/networking/devlink/
Ddevlink-trap.rst12 kernel (i.e., the CPU) for processing.
15 IGMP membership reports to the kernel for processing by the bridge module.
16 Without processing such packets, the bridge module could never populate its
25 The fundamental ability of sending certain packets to the kernel for processing
251 - Traps packets dropped during processing of ingress flow action drop
254 - Traps packets dropped during processing of egress flow action drop
402 - Traps packets sampled during processing of flow action sample (e.g., via
406 - Traps packets logged during processing of flow action trap (e.g., via
525 ACL processing
575 ACL processing
[all …]

12345678910>>...213