/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/ |
H A D | webrtc-audio-processing-1_1.3.bb | 1 DESCRIPTION = "Audio processing bits of the WebRTC reference implementation" 2 HOMEPAGE = "https://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing/" 12 …http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/webrtc-audio-processing-${PV}.t… 17 S = "${WORKDIR}/webrtc-audio-processing-${PV}"
|
H A D | webrtc-audio-processing_0.3.1.bb | 1 DESCRIPTION = "Audio processing bits of the WebRTC reference implementation" 2 HOMEPAGE = "https://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing/" 12 SRC_URI = "http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/${BP}.tar.xz \
|
/openbmc/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
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing-1/ |
H A D | 0001-Fix-return-type-errors.patch | 9 …webrtc-audio-processing-1.3/webrtc/modules/audio_processing/agc2/adaptive_mode_level_estimator.cc:… 10 …webrtc-audio-processing-1.3/webrtc/modules/audio_processing/agc2/adaptive_mode_level_estimator.cc:… 13 …webrtc-audio-processing-1.3/webrtc/modules/audio_processing/audio_processing_impl.cc: In function … 14 …webrtc-audio-processing-1.3/webrtc/modules/audio_processing/audio_processing_impl.cc:117:1: error:… 17 …webrtc-audio-processing-1.3/webrtc/modules/audio_processing/audio_processing_impl.cc: In lambda fu… 18 …webrtc-audio-processing-1.3/webrtc/modules/audio_processing/audio_processing_impl.cc:1853:13: erro… 24 Upstream-Status: Submitted [https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/mer…
|
H A D | 0001-add-missing-header-for-musl.patch | 7 | In file included from ../webrtc-audio-processing-1.3/webrtc/rtc_base/system/file_wrapper.cc:11: 8 | ../webrtc-audio-processing-1.3/webrtc/rtc_base/system/file_wrapper.h:86:21: error: 'int64_t' has … 12 Upstream-Status: Submitted [https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/mer…
|
/openbmc/linux/Documentation/networking/ |
H A D | napi.rst | 18 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.
|
H A 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 …]
|
/openbmc/linux/drivers/media/platform/renesas/ |
H A D | Kconfig | 55 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.
|
/openbmc/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";
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/ibm-logging/ibm-ac-server/ |
H A D | policyTable.json | 194 "AffectedSubsystem": "Processing", 215 "AffectedSubsystem": "Processing", 236 "AffectedSubsystem": "Processing", 257 "AffectedSubsystem": "Processing", 278 "AffectedSubsystem": "Processing", 299 "AffectedSubsystem": "Processing", 320 "AffectedSubsystem": "Processing", 341 "AffectedSubsystem": "Processing", 362 "AffectedSubsystem": "Processing", 383 "AffectedSubsystem": "Processing", [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/ |
H A D | ade_0.1.2.bb | 1 SUMMARY = "A graph construction, manipulation, and processing framework" 3 and processing framework. ADE Framework is suitable for \ 4 organizing data flow processing and execution."
|
/openbmc/qemu/include/exec/ |
H A D | replay-core.h | 44 * Returns true if replay module is processing 55 /* Called by exception handler to write or read exception processing events */ 63 * Called by interrupt handlers to write or read interrupt processing events. 73 /* Processing data from random generators */
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | dev-subdev.rst | 52 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 …]
|
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
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | virtio-9p-client.h | 106 /* if requestOnly was set: request object for further processing */ 128 /* if requestOnly was set: request object for further processing */ 155 /* if requestOnly was set: request object for further processing */ 181 /* if requestOnly was set: request object for further processing */ 211 /* if requestOnly was set: request object for further processing */ 238 /* if requestOnly was set: request object for further processing */ 264 /* if requestOnly was set: request object for further processing */ 286 /* if requestOnly was set: request object for further processing */ 319 /* if requestOnly was set: request object for further processing */ 354 /* if requestOnly was set: request object for further processing */ [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/management/commands/ |
H A D | lsupdates.py | 112 # We know we're only processing one entry, so we reference it here 119 logger.info("Processing releases") 131 logger.info("Processing layers") 159 logger.info("Processing layer versions") 193 logger.info("Processing layer version dependencies") 226 logger.info("Processing distro information") 241 logger.info("Processing machine information") 256 logger.info("Processing recipe information")
|
/openbmc/openbmc-tools/openbmctool/ |
H A D | policyTable.json | 194 "AffectedSubsystem": "Processing", 215 "AffectedSubsystem": "Processing", 236 "AffectedSubsystem": "Processing", 257 "AffectedSubsystem": "Processing", 278 "AffectedSubsystem": "Processing", 299 "AffectedSubsystem": "Processing", 320 "AffectedSubsystem": "Processing", 341 "AffectedSubsystem": "Processing", 362 "AffectedSubsystem": "Processing", 383 "AffectedSubsystem": "Processing", [all …]
|
/openbmc/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
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | sbe_ffdc_handler.cpp | 77 lg2::info("SBE FFDC processing requested"); in SbeFFDC() 113 lg2::info("SbeFFDC : No files found, skipping ffdc processing"); in SbeFFDC() 219 // SBE FFDC processing is not required for SBE Plat errors RCs. in parse() 220 // Plat errors processing is driven by SBE provided user data in parse() 237 "packets, processing only ({PKTCOUNT})", in parse() 247 // formated FFDC data structure after FFDC packet processing in process() 258 lg2::error("libekb_get_sbe_ffdc failed, skipping ffdc processing"); in process()
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcgi/ |
H A D | libcgi-perl_4.66.bb | 1 DESCRIPTION = "CGI.pm is a stable, complete and mature solution for processing and preparing \ 2 HTTP requests and responses. Major features including processing form \ 4 and manipulation, and processing and preparing HTTP headers."
|
/openbmc/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
|
/openbmc/docs/designs/ |
H A D | bios-bmc-smm-error-logging.md | 44 4. The BMC shall read new payloads from the shared buffer for further processing 96 ### Reading and Processing 99 configurable as the processing time and performance of different platforms may 111 An example of a processing library (and something we would like to push in our 112 initial version of this daemon) would be an RDE decoder for processing a subset 134 Reading from the buffer and processing it may hinder performance of the BMC, 155 - Circular buffer processing 156 - Decoding / Processing library
|
/openbmc/u-boot/board/Barix/ipam390/ |
H A D | README.ipam390 | 97 (AIS Parse): Processing command 0: 0x5853590D. 100 (AIS Parse): Processing command 1: 0x5853590D. 103 (AIS Parse): Processing command 2: 0x5853590D. 106 (AIS Parse): Processing command 3: 0x5853590D. 109 (AIS Parse): Processing command 4: 0x5853590D. 112 (AIS Parse): Processing command 5: 0x58535901. 116 (AIS Parse): Processing command 6: 0x58535906.
|
/openbmc/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
|
/openbmc/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 */
|