| /linux/Documentation/gpu/ |
| H A 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/include/linux/ |
| H A D | hid_bpf.h | 111 * Return: %0 on success and keep processing; a positive 113 * error code to interrupt the processing of this event 128 * Return: %0 on success and keep processing; a positive 130 * error code to interrupt the processing of this device 153 * Return: %0 to keep processing the request by hid-core; any other value 154 * stops hid-core from processing that event. A positive value should be 156 * negative error code interrupts the processing of this call. 174 * Return: %0 to keep processing the request by hid-core; any other value 175 * stops hid-core from processing that event. A positive value should be 177 * code interrupts the processing of this call.
|
| /linux/tools/perf/pmu-events/arch/arm64/fujitsu/monaka/ |
| H A D | fp_operation.json | 219 …ption": "This event counts architecturally executed Advanced SIMD data processing operations, smal… 223 …ption": "This event counts architecturally executed Advanced SIMD data processing operations, smal… 227 …is event counts architecturally executed Advanced SIMD data processing or SVE data processing oper… 231 …is event counts architecturally executed Advanced SIMD data processing or SVE data processing oper… 235 …"BriefDescription": "This event counts architecturally executed SVE data processing operations, sm… 239 …"BriefDescription": "This event counts architecturally executed SVE data processing operations, sm… 243 …"BriefDescription": "This event counts architecturally executed data processing operations, smalle… 247 …"BriefDescription": "This event counts architecturally executed data processing operations, smalle…
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | dev-subdev.rst | 53 sensors and image processing hardware implement identical functions, 105 the video sensor and the host image processing hardware. 361 sub-device for processing. 415 Inside subdevs, the order of image processing steps will always be from 431 pad for further processing. 457 .. _subdev-image-processing-crop: 459 .. kernel-figure:: subdev-image-processing-crop.svg 460 :alt: subdev-image-processing-crop.svg 463 **Figure 4.5. Image processing in subdevs: simple crop example** 474 .. _subdev-image-processing-scaling-multi-source: [all …]
|
| H A 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/Documentation/devicetree/bindings/firmware/ |
| H A 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 65 compatible = "intel,ixp4xx-network-processing-engine";
|
| /linux/Documentation/admin-guide/media/ |
| H A D | raspberrypi-pisp-be.rst | 11 image data from DRAM memory and performs image processing as specified by the 23 The full image processing pipeline, which involves capturing RAW Bayer data from 25 in DRAM memory and processing them in the PiSP Back End to obtain images usable 50 processing. 78 To realize HDR (high dynamic range) image processing the image stitching and 94 parameters that define the desired image processing to be performed by the ISP.
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | ti,tas2781.yaml | 78 Protection and Audio Processing, 16/20/24/32bit stereo I2S or 82 Audio Amplifier with 96-Khz Extended Processing and Low Idle Power 86 Class-D Audio Amplifier with Enhanced Processing and Low Power 90 Class-D Audio Amplifier with Enhanced Processing and DirectPath(TM) 94 Amplifier with 96 kHz Enhanced Processing 97 Amplifier with 96 kHz Enhanced Processing 100 to 26.4V Class-D Audio Amplifier with 192-kHz Extended Audio Processing.
|
| H A D | nvidia,tegra210-ope.yaml | 10 The Output Processing Engine (OPE) is one of the AHUB client. It has 12 sub blocks for data processing. 82 processing-engine@702d8000 {
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A 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. 103 * struct dpu_crtc_frame_event: stores crtc frame event for crtc processing 139 * @feature_list : list of color processing features supported on a crtc 140 * @active_list : list of color processing features are active 141 * @dirty_list : list of color processing features are dirty
|
| /linux/Documentation/networking/ |
| H A D | scaling.rst | 29 queues to distribute processing among CPUs. The NIC distributes packets by 104 processing takes place in receive interrupt handling, it is advantageous 115 interrupt processing forms a bottleneck. Spreading load between CPUs 179 interrupt handler, RPS selects the CPU to perform protocol processing 181 on the desired CPU’s backlog queue and waking up the CPU for processing. 205 RPS may enqueue packets for processing. For each received packet, 207 of the list. The indexed CPU is the target for processing the packet, 211 processing on the remote CPU, and any queued packets are then processed 250 RPS scales kernel receive processing across CPUs without introducing 318 kernel processing of packets to the CPU where the application thread [all …]
|
| /linux/Documentation/hid/ |
| H A 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/tools/perf/util/ |
| H A 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 194 * Return 0 on success and greater zero on error so processing continues. 580 * - of the event that triggered this processing. 581 * - or the time stamp when the last processing of this queue stopped. [all …]
|
| /linux/drivers/media/i2c/ |
| H A 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/drivers/net/ethernet/freescale/fman/ |
| H A D | Kconfig | 23 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
|
| /linux/Documentation/devicetree/bindings/media/ |
| H A D | ti,vpe.yaml | 7 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
|
| /linux/drivers/net/wireless/ath/ |
| H A D | ath.h | 236 * @ATH_DBG_RESET: reset processing 238 * @ATH_DBG_EEPROM: eeprom processing 240 * @ATH_DBG_INTERRUPT: interrupt processing 241 * @ATH_DBG_REGULATORY: regulatory processing 242 * @ATH_DBG_ANI: adaptive noise immunitive processing 247 * @ATH_DBG_PS: power save processing
|
| /linux/Documentation/userspace-api/media/cec/ |
| H A 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/Documentation/usb/ |
| H A D | gadget_uvc.rst | 217 # Set the bUnitID of the Processing Unit as the source for this 278 Configuring Supported Controls for Camera Terminal and Processing Unit 281 The Camera Terminal and Processing Units in the UVC chain also have bmControls 285 "Processing Unit Descriptor" sections for an enumeration of the flags. 289 # Set the Processing Unit's bmControls, flagging Brightness, Contrast 291 echo 0x05 > $FUNCTION/control/processing/default/bmControls 298 for the Camera Terminal and the Brightness control for the Processing Unit will 302 Note that the size of the bmControls field for a Camera Terminal or Processing
|
| /linux/drivers/staging/media/atomisp/ |
| H A D | notes.txt | 14 The actual processing pipeline is made by loading one or more programs, 27 Since getting a picture requires multiple processing steps, 29 on the ISP can do multiple processing steps in a single pipeline
|
| /linux/Documentation/virt/acrn/ |
| H A D | io-request.rst | 74 FREE -> PENDING -> PROCESSING -> COMPLETE -> FREE -> ... 78 - PROCESSING: the I/O request is being processed 82 ACRN userspace are in charge of processing the others. 84 4. Processing flow of I/O requests 94 their state to PROCESSING, and notifies the corresponding client to handle.
|
| /linux/include/sound/ |
| H A D | sdca_function.h | 423 * enum sdca_udmpu_controls - SDCA Controls for Up-Down Mixer Processing Unit 425 * Control Selectors for Up-Down Mixer Processing Unit from SDCA 460 * enum sdca_mfpu_controls - SDCA Controls for Multi-Function Processing Unit 462 * Control Selectors for Multi-Function Processing Unit from SDCA 481 * enum sdca_smpu_controls - SDCA Controls for Smart Mic Processing Unit 483 * Control Selectors for Smart Mic Processing Unit from SDCA 507 * enum sdca_sapu_controls - SDCA Controls for Smart Amp Processing Unit 509 * Control Selectors for Smart Amp Processing Unit from SDCA 526 * enum sdca_ppu_controls - SDCA Controls for Post Processing Unit 528 * Control Selectors for Post Processing Uni [all...] |
| /linux/tools/memory-model/Documentation/ |
| H A D | simple.txt | 62 takes this approach for much of its grace-period processing and also 64 single-threaded grace-period processing is use of batching, where all 66 next one. In other words, slowing down grace-period processing makes 110 Per-CPU processing 113 Partitioning processing and data over CPUs allows each CPU to take 119 view of this processing and data, in which case something like locking 126 data sets. For example, each CPU does private quiescent-state processing
|
| /linux/include/uapi/linux/usb/ |
| H A D | audio.h | 52 /* A.7 Processing Unit Process Types */ 106 /* A.10.3.1 Up/Down-mix Processing Unit Controls Selectors */ 110 /* A.10.3.2 Dolby Prologic (tm) Processing Unit Controls Selectors */ 114 /* A.10.3.3 3D Stereo Extender Processing Unit Control Selectors */ 118 /* A.10.3.4 Reverberation Processing Unit Control Selectors */ 124 /* A.10.3.5 Chorus Processing Unit Control Selectors */ 353 /* 4.3.2.6 Processing Unit Descriptors */ 454 * Extension Unit (XU) has almost compatible layout with Processing Unit, but
|
| /linux/drivers/infiniband/ulp/srpt/ |
| H A D | ib_srpt.h | 140 * @SRPT_STATE_NEED_DATA: Processing a write or bidir command and waiting 145 * @SRPT_STATE_MGMT: Processing a SCSI task management command. 147 * @SRPT_STATE_DONE: Command processing finished successfully, command 148 * processing has been aborted or command processing 200 * Only used for processing immediate data. 398 * @mad_agent: per-port management datagram processing information.
|