/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/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/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/openbmc/meta-openembedded/meta-perl/recipes-perl/libcgi/ |
H A D | libcgi-perl_4.67.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/u-boot/doc/ |
H A D | README.blackfin | 10 multi-format audio, video, voice and image processing; multi-mode baseband and 11 packet processing; control processing; and real-time security. The Blackfin's
|
/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/linux/drivers/staging/media/ipu3/ |
H A 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
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
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
|
H A D | v4l2-selection-flags.rst | 46 - The configuration must not be propagated to any further processing 48 inside the subdevice to all further processing steps.
|
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 …]
|
/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.
|
/openbmc/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
|
/openbmc/linux/drivers/iio/common/hid-sensors/ |
H A D | Kconfig | 13 HID sensor common processing for attributes and IIO triggers. 15 HID sensor drivers, this module contains processing for those
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-data.txt | 6 perf-data - Data file related processing 15 Data file related processing.
|
/openbmc/qemu/replay/ |
H A D | replay.c | 294 static bool processing = false; in replay_async_events() local 301 g_assert(!processing); in replay_async_events() 302 processing = true; in replay_async_events() 313 processing = false; in replay_async_events()
|
/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/openbmc/poky/meta/recipes-graphics/libva/ |
H A D | libva.inc | 4 hardware (GPU) acceleration for video processing on Linux and UNIX \ 5 based operating systems. Accelerated processing includes video \
|
/openbmc/linux/drivers/hid/intel-ish-hid/ |
H A D | Kconfig | 12 sensor polling and algorithm processing to a dedicated low power 26 sensor polling and algorithm processing to a dedicated low power
|
/openbmc/u-boot/board/freescale/bsc9131rdb/ |
H A D | README | 5 technologies with MAPLE-B2F baseband acceleration processing elements. 15 Fourier Transforms, UMTS chip rate processing, LTE UP/DL Channel processing, 18 Turbo Decoding, Viterbi decoding, Chiprate processing, and Matrix Inversion
|
/openbmc/linux/Documentation/usb/ |
H A D | ohci.rst | 30 to overhead in IRQ processing. When interrupt transfers are queued, those 32 work on while the OS is getting around to the relevant IRQ processing.
|
/openbmc/qemu/backends/tpm/ |
H A D | trace-events | 4 tpm_passthrough_handle_request(void *cmd) "processing command %p" 18 tpm_emulator_handle_request(void) "processing TPM command"
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-net-queues | 7 Receive Packet Steering packet processing flow for this 41 Transmit Packet Steering packet processing flow for this 51 into the Transmit Packet Steering packet processing flow for this
|
H A D | sysfs-devices-xenbus | 30 trigger delayed EOI processing. 37 before delayed EOI processing is triggered for a Xen pv
|