Home
last modified time | relevance | path

Searched refs:decoders (Results 1 – 25 of 41) sorted by relevance

12

/linux/Documentation/driver-api/cxl/linux/
H A Dcxl-driver.rst21 * cxl_acpi - initializes root decoders and interacts with ACPI data.
110 contains one or more decoders used to route memory requests downstream ports,
144 similar - the both contain switch decoders which route accesses between
153 An `endpoint` contains `endpoint decoders` and the device's Coherent Device
208 The CXL 3.1 specification heavily implies that only endpoint decoders should
220 These notes imply that there are two logical groups of decoders.
229 endpoint decoders are Translating Decoders, all others are Routing Decoders.
233 Linux makes a strong assumption that endpoint decoders are the only decoder
235 decoders pass the HPA unchanged to the next decoder in the fabric.
255 Linux considers these logical decoders a type of `Routing Decoder`, and is the
[all …]
H A Doverview.rst58 * root, switch, and endpoint decoders created
66 * If auto-decoder (BIOS-programmed decoders), driver validates
/linux/Documentation/driver-api/cxl/linux/example-configurations/
H A Dmulti-interleave.rst99 "decoders:endpoint5":[
125 "decoders:endpoint6":[
149 Next we have the decoders belonging to the host bridge:
153 "decoders:port1":[
219 "decoders:endpoint7":[
245 "decoders:endpoint8":[
260 "decoders:port3":[
333 "decoders:root0":[
361 targets across 4 endpoint decoders.
H A Dhb-interleave.rst98 "decoders:endpoint5":[
123 "decoders:port1":[
176 "decoders:endpoint6":[
191 "decoders:port3":[
257 "decoders:root0":[
H A Dintra-hb-interleave.rst98 "decoders:endpoint5":[
124 "decoders:endpoint6":[
146 Next we have the decoders belonging to the host bridge:
150 "decoders:port1":[
241 "decoders:root0":[
H A Dsingle-device.rst98 "decoders:endpoint5":[
118 Next we have the decoders belonging to the host bridge:
122 "decoders:port1":[
202 "decoders:root0":[
/linux/drivers/media/i2c/cx25840/
H A DKconfig3 tristate "Conexant CX2584x audio/video decoders"
6 Support for the Conexant CX2584x audio/video decoders.
/linux/Documentation/userspace-api/media/rc/
H A Dlirc-read.rst53 in this mode scancodes which are either decoded by software decoders, or
54 by hardware decoders. The :c:type:`rc_proto` member is set to the
H A Dlirc-dev-intro.rst40 BPF IR decoders and test IR decoding. Some BPF IR decoders are also
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-decoder-cmd.rst51 started yet. Applies to both queues of mem2mem decoders.
56 queues of mem2mem decoders.
59 introduced in Linux 3.3. They are, however, mandatory for stateful mem2mem decoders
193 - Flush any held capture buffers. Only valid for stateless decoders.
H A Dext-ctrls-jpeg.rst11 and decoders. Currently it includes features for codecs implementing
H A Dvidioc-dqevent.rst123 is typically used with MPEG decoders to report to the application
358 For stateful decoders follow the guidelines in :ref:`decoder`.
/linux/drivers/staging/media/meson/vdec/
H A DTODO2 decoders is finalized, as well as the corresponding compliance tests.
/linux/Documentation/admin-guide/media/
H A Dintro.rst17 - Media encoders and decoders.
/linux/Documentation/driver-api/cxl/
H A Dtheory-of-operation.rst12 Address space is handled via HDM (Host Managed Device Memory) decoders
207 "decoders:root3":[
300 "root decoders":[
312 ...where the naming scheme for decoders is "decoder<port_id>.<instance_id>".
/linux/Documentation/sound/designs/
H A Dcompress-offload.rst51 decoders embedded in firmware, or may support more choices through
105 codecs on a capture stream will return encoders, decoders will be
128 cases decoders will ignore other fields, while encoders will strictly
148 - Addition of set_params for decoders (missing in OpenMAX AL)
208 When playing thru an album, the decoders have the ability to skip the encoder
/linux/drivers/media/platform/st/sti/delta/
H A DKconfig13 Use this option to see the decoders available for such
H A Ddelta.h501 const struct delta_dec *decoders[DELTA_MAX_DECODERS]; member
H A Ddelta-v4l2.c291 dec = delta->decoders[i]; in delta_find_decoder()
317 register_format(delta->decoders[i]->pixelformat, in register_formats()
321 register_format(delta->decoders[i]->streamformat, in register_formats()
340 delta->decoders[delta->nb_of_decoders++] = delta_decoders[i]; in register_decoders()
/linux/Documentation/devicetree/bindings/media/
H A Dti-am437x-vpfe.txt6 processing capability to connect RAW image-sensor modules and video decoders
/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_decoder_api.rst29 Practically the decoders seem to be treated differently. The application typically
/linux/Documentation/ABI/testing/
H A Dconfigfs-stp-policy-p_sys-t11 higher level decoders that may be needed for each source.
/linux/drivers/media/rc/img-ir/
H A DKconfig16 changes to the IR raw decoders for software decoding. This is much
/linux/tools/perf/util/cs-etm-decoder/
H A Dcs-etm-decoder.c680 cs_etm_decoder__new(int decoders, struct cs_etm_decoder_params *d_params, in cs_etm_decoder__new() argument
722 for (i = 0; i < decoders; i++) { in cs_etm_decoder__new()
/linux/Documentation/userspace-api/media/drivers/
H A Dimx-uapi.rst32 The adv718x decoders can occasionally send corrupt fields during

12