Searched full:processing (Results 1 – 25 of 2443) sorted by relevance
12345678910>>...98
/Linux-v5.10/Documentation/gpu/ |
D | meson.rst | 2 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
|
/Linux-v5.10/Documentation/devicetree/bindings/firmware/ |
D | intel,ixp4xx-network-processing-engine.yaml | 5 $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";
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | dev-subdev.rst | 50 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 …]
|
D | libv4l-introduction.rst | 56 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
|
/Linux-v5.10/Documentation/networking/ |
D | scaling.rst | 29 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 …]
|
/Linux-v5.10/drivers/scsi/dpt/ |
D | osd_defs.h | 3 * 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.
|
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ptp.h | 40 /* 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 */
|
/Linux-v5.10/drivers/net/ethernet/freescale/fman/ |
D | Kconfig | 22 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
|
/Linux-v5.10/Documentation/devicetree/bindings/media/ |
D | ti,vpe.yaml | 7 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
|
D | renesas,vsp1.yaml | 7 title: Renesas VSP Video Processing Engine 13 The VSP is a video processing engine that supports up-/down-scaling, alpha 14 blending, color space conversion and various other image processing features.
|
/Linux-v5.10/Documentation/hid/ |
D | hid-sensor.rst | 52 - 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
|
/Linux-v5.10/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_crtc.h | 51 * @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
|
/Linux-v5.10/drivers/media/i2c/ |
D | tvp5150_reg.h | 27 #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 */
|
/Linux-v5.10/Documentation/networking/devlink/ |
D | devlink-trap.rst | 12 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 …]
|
/Linux-v5.10/Documentation/admin-guide/media/ |
D | ipu3.rst | 6 Intel Image Processing Unit 3 (IPU3) Imaging Unit (ImgU) driver 14 This file documents the Intel IPU3 (3rd generation Image Processing Unit) 27 The Imaging Unit (ImgU) is responsible for processing images captured 77 Image processing using IPU3 ImgU requires tools such as raw2pnm [#f1]_, and 162 - Processing parameters 184 format), ImgU starts processing the buffer and produces the video output in YUV 190 video nodes should be enabled for IPU3 to start image processing. 216 Details on processing parameters specific to the IPU3 can be found in 243 larger bayer frame for further YUV processing than "VIDEO" mode to get high 261 Processing the image in raw Bayer format [all …]
|
D | platform-cardlist.rst | 50 rcar_jpu Renesas JPEG Processing Unit 60 sh_veu SuperH VEU mem2mem video processing 69 ti-vpe TI VPE (Video Processing Engine) 76 vsp1 Renesas VSP1 Video Processing Engine
|
/Linux-v5.10/fs/dlm/ |
D | requestqueue.c | 56 * here before processing the message it got. If a new dlm_ls_stop() arrives 57 * while we're processing these saved messages, it may block trying to suspend 60 * waiting for us, then this processing may be aborted due to locking_stopped. 110 * We want to delay dlm_recv processing new requests until dlm_recoverd has 111 * finished processing the old saved requests. We don't check for locking
|
/Linux-v5.10/drivers/net/wireless/ath/ |
D | ath.h | 231 * @ATH_DBG_RESET: reset processing 233 * @ATH_DBG_EEPROM: eeprom processing 235 * @ATH_DBG_INTERRUPT: interrupt processing 236 * @ATH_DBG_REGULATORY: regulatory processing 237 * @ATH_DBG_ANI: adaptive noise immunitive processing 242 * @ATH_DBG_PS: power save processing
|
/Linux-v5.10/tools/perf/util/ |
D | s390-cpumsf.c | 37 * 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 193 * Return 0 on success and greater zero on error so processing continues. 577 * - of the event that triggered this processing. 580 * position on where to continue processing on the next invocation [all …]
|
/Linux-v5.10/Documentation/userspace-api/media/cec/ |
D | cec-ioc-g-mode.rst | 63 processing them and the follower will have to implement those messages. 65 the passthrough mode. See :ref:`cec-core-processing` for details. 138 receive CEC messages for processing. If someone else is already 148 receive CEC messages for processing. In addition it will put the 198 Core message processing details: 202 .. _cec-core-processing: 204 .. flat-table:: Core Message Processing
|
/Linux-v5.10/Documentation/devicetree/bindings/display/ |
D | amlogic,meson-vpu.yaml | 17 DMC|---------------VPU (Video Processing Unit)----------------|------HHI------| 21 R |-------| |----| Processing | | | | | 37 VPP: Video Post Processing 40 The Video Post Processing is in charge of the scaling and blending of the
|
/Linux-v5.10/drivers/staging/media/rkisp1/ |
D | Kconfig | 4 tristate "Rockchip Image Signal Processing v1 Unit driver" 15 Enable this to support the Image Signal Processing (ISP) module
|
/Linux-v5.10/drivers/staging/media/ipu3/ |
D | Kconfig | 11 This is the Video4Linux2 driver for Intel IPU3 image processing unit, 12 found in Intel Skylake and Kaby Lake SoCs and used for processing
|
/Linux-v5.10/drivers/crypto/mediatek/ |
D | mtk-regs.h | 118 /* Processing Engine Input Side, Processing Engine */ 163 /* Processing Engine Output Side */ 167 /* Processing Engine Local AIC */ 178 /* Processing Engine General Configuration and Version */
|
/Linux-v5.10/arch/arm64/include/asm/ |
D | insn.h | 24 * 1 0 0 - Data processing, immediate 27 * - 1 0 1 Data processing - register 28 * 0 1 1 1 Data processing - SIMD and floating point 29 * 1 1 1 1 Data processing - SIMD and floating point 34 AARCH64_INSN_CLS_DP_IMM, /* Data processing - immediate */ 35 AARCH64_INSN_CLS_DP_REG, /* Data processing - register */ 36 AARCH64_INSN_CLS_DP_FPSIMD, /* Data processing - SIMD and FP */
|
12345678910>>...98