Home
last modified time | relevance | path

Searched full:decoders (Results 1 – 25 of 148) sorted by relevance

123456

/linux/Documentation/driver-api/cxl/linux/
H A Dcxl-driver.rst21 * cxl_acpi - initializes root decoders and interacts with ACPI data.
84 * `Root Decoders` defined by CFMWS the :doc:`CEDT<../platform/acpi/cedt>`
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
202 Decoders section in Driver Devices
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
[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":[
325 Next we have the `Root Decoders` belonging to :code:`root0`. This root decoder
333 "decoders:root0":[
361 targets across 4 endpoint decoders.
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":[
233 Next we have the `Root Decoders` belonging to :code:`root0`. This root decoder
241 "decoders:root0":[
H A Dhb-interleave.rst98 "decoders:endpoint5":[
123 "decoders:port1":[
176 "decoders:endpoint6":[
191 "decoders:port3":[
249 Next we have the `Root Decoders` belonging to :code:`root0`. This root decoder
257 "decoders:root0":[
H A Dsingle-device.rst98 "decoders:endpoint5":[
118 Next we have the decoders belonging to the host bridge:
122 "decoders:port1":[
195 Next we have the `Root Decoders` belonging to :code:`root0`. This root decoder
202 "decoders:root0":[
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-compressed.rst65 This format is adapted for stateless video decoders that implement an
119 This format is adapted for stateless video decoders that implement a
163 This format is adapted for stateless video decoders that implement an
185 This format is adapted for stateless video decoders that implement a
210 This format is adapted for stateless video decoders that implement a
266 This format is adapted for stateless video decoders that implement a AV1
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 Ddev-stateless-decoder.rst19 with stateless decoders in order to successfully decode an encoded stream.
24 Stateless decoders make use of the :ref:`media-request-api`. A stateless
31 with multiple slices per frame). Decoders that support such formats must also
336 Contrary to stateful decoders, a stateless decoder does not perform any kind of
/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/ABI/testing/
H A Dsysfs-bus-cxl239 decoders are in the "committed" state (See CXL 3.0 8.2.4.19.7
244 enumerated, as this may be due to decoders established by
268 decoder's decode window. For decoders of devtype
269 "cxl_decoder_root" the address range is fixed. For decoders of
281 (RO) CXL HDM decoders have the capability to lock the
282 configuration until the next device reset. For decoders of
284 unlock them. For decoders of devtype "cxl_decoder_switch" a
286 for this decoders uport, unlocks / resets the decoder.
397 decoders their interleave is specified by platform firmware and
553 configured state, validates that the decoders are being
/linux/lib/xz/
H A Dxz_private.h101 * If any of the BCJ filter decoders are wanted, define XZ_DEC_BCJ.
102 * XZ_DEC_BCJ is used to enable generic support for BCJ decoders.
136 * Allocate memory for BCJ decoders. xz_dec_bcj_reset() must be used before
/linux/drivers/media/rc/img-ir/
H A Dimg-ir-raw.c8 * signal edges are reported and decoded by generic software decoders.
37 /* report the edge to the IR raw decoders */ in img_ir_refresh_raw()
62 * The raw decoders expect to get a final sample even if there are no edges, in
/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/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/net/netfilter/
H A Dnf_conntrack_h323_asn1.c125 static const decoder_t Decoders[] = { variable
571 if ((err = (Decoders[son->type]) (bs, son, base, in decode_seq()
578 } else if ((err = (Decoders[son->type]) (bs, son, base, in decode_seq()
637 if ((err = (Decoders[son->type]) (bs, son, base, in decode_seq()
718 if ((err = (Decoders[son->type]) (bs, son, in decode_seqof()
729 if ((err = (Decoders[son->type]) (bs, son, in decode_seqof()
812 if ((err = (Decoders[son->type]) (bs, son, base, level + 1)) < in decode_choice()
818 } else if ((err = (Decoders[son->type]) (bs, son, base, level + 1)) < in decode_choice()
/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/drivers/media/rc/
H A Drc-ir-raw.c63 * ir_raw_event_store() - pass a pulse/space duration to the raw ir decoders
90 * ir_raw_event_store_edge() - notify raw ir decoders of the start of a pulse/space
118 * ir decoders, schedule decoding and
156 * ir_raw_event_store_with_filter() - pass next pulse/space to decoders with some processing
688 * Extension interface - used to register the IR decoders
/linux/tools/net/sunrpc/xdrgen/generators/
H A Dprogram.py61 """Emit server argument decoders for each RPC version's procedures"""
75 """Emit client result decoders for each RPC version's procedures"""
/linux/drivers/staging/media/meson/vdec/
H A DTODO2 decoders is finalized, as well as the corresponding compliance tests.
/linux/drivers/media/platform/st/sti/delta/
H A Ddelta.h480 * @decoders: list of registered decoders
481 * @nb_of_decoders: nb of registered decoders
501 const struct delta_dec *decoders[DELTA_MAX_DECODERS]; member
H A DKconfig13 Use this option to see the decoders available for such
/linux/Documentation/admin-guide/media/
H A Dintro.rst17 - Media encoders and decoders.
/linux/Documentation/devicetree/bindings/soc/amlogic/
H A Damlogic,canvas.yaml21 the video decoders and the display.

123456