Home
last modified time | relevance | path

Searched refs:processing (Results 1 – 25 of 690) sorted by relevance

12345678910>>...28

/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/
H A Dwebrtc-audio-processing-1_1.3.bb1 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 Dwebrtc-audio-processing_0.3.1.bb1 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 D0001-Fix-return-type-errors.patch9 …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 D0001-add-missing-header-for-musl.patch7 | 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 Dade_0.1.2.bb1 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 Dlibcgi-perl_4.67.bb1 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 DREADME.blackfin10 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 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
/openbmc/linux/drivers/staging/media/ipu3/
H A DKconfig11 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 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
H A Dv4l2-selection-flags.rst46 - The configuration must not be propagated to any further processing
48 inside the subdevice to all further processing steps.
H A 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 …]
/openbmc/linux/Documentation/networking/
H A 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.
/openbmc/linux/drivers/staging/media/atomisp/
H A Dnotes.txt14 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 DKconfig13 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 Dperf-data.txt6 perf-data - Data file related processing
15 Data file related processing.
/openbmc/qemu/replay/
H A Dreplay.c294 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 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
/openbmc/openbmc/poky/meta/recipes-graphics/libva/
H A Dlibva.inc4 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 DKconfig12 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 DREADME5 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 Dohci.rst30 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 Dtrace-events4 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 Dsysfs-class-net-queues7 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 Dsysfs-devices-xenbus30 trigger delayed EOI processing.
37 before delayed EOI processing is triggered for a Xen pv

12345678910>>...28