Home
last modified time | relevance | path

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

12345678

/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dvidioc-queryctrl.rst425 quantisation matrices for stateless video decoders.
431 sequence parameters for stateless video decoders.
437 picture parameters for stateless video decoders.
449 sequence parameters for stateless video decoders.
455 picture parameters for stateless video decoders.
461 scaling matrices for stateless video decoders.
467 slice parameters for stateless video decoders.
473 decode parameters for stateless video decoders.
479 parameters for stateless video decoders.
485 Parameter Set for stateless video decoders.
[all …]
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
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.
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-6.12.1/Documentation/devicetree/bindings/display/bridge/
Dlvds-codec.yaml7 title: Transparent LVDS encoders and decoders
13 This binding supports transparent LVDS encoders and decoders that don't
45 - const: lvds-decoder # Generic LVDS decoders compatible fallback
58 For LVDS decoders, port 0 is the LVDS input
79 For LVDS decoders, port 1 is the parallel output
/linux-6.12.1/drivers/media/i2c/cx25840/
DKconfig3 tristate "Conexant CX2584x audio/video decoders"
6 Support for the Conexant CX2584x audio/video decoders.
/linux-6.12.1/drivers/media/i2c/
DKconfig842 menu "Audio decoders, processors and mixers"
876 tristate "Micronas MSP34xx audio decoders"
879 Support for the Micronas MSP34xx series of audio decoders.
1005 menu "RDS decoders"
1022 menu "Video decoders"
1057 ADV7481 and ADV7482 HDMI/Analog video decoders.
1188 Support for the Philips SAA7110 video decoders.
1194 tristate "Philips SAA7111/3/4/5 video decoders"
1197 Support for the Philips SAA7111/3/4/5 video decoders.
1328 tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
[all …]
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-cxl221 decoders are in the "committed" state (See CXL 3.0 8.2.4.19.7
226 enumerated, as this may be due to decoders established by
250 decoder's decode window. For decoders of devtype
251 "cxl_decoder_root" the address range is fixed. For decoders of
263 (RO) CXL HDM decoders have the capability to lock the
264 configuration until the next device reset. For decoders of
266 unlock them. For decoders of devtype "cxl_decoder_switch" a
268 for this decoders uport, unlocks / resets the decoder.
380 decoders their interleave is specified by platform firmware and
536 configured state, validates that the decoders are being
/linux-6.12.1/Documentation/admin-guide/media/
Di2c-cardlist.rst22 Audio decoders, processors and mixers
31 msp3400 Micronas MSP34xx audio decoders
155 RDS decoders
173 Video and audio decoders
179 cx25840 Conexant CX2584x audio/video decoders
180 saa717x Philips SAA7171/3/4 audio/video decoders
183 Video decoders
200 saa7115 Philips SAA7111/3/4/5 video decoders
209 vpx3220 vpx3220a, vpx3216b & vpx3214c video decoders
Dintro.rst17 - Media encoders and decoders.
/linux-6.12.1/lib/xz/
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-6.12.1/drivers/media/rc/img-ir/
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-6.12.1/include/uapi/sound/
Dcompress_params.h88 /* AAC modes are required for encoders and decoders */
100 /* AAC formats are required for encoders and decoders */
169 * IEC modes are mandatory for decoders. Format autodetection
385 * @bit_rate: Bitrate of encoded data. May be ignored by decoders
388 * May be ignored by decoders.
390 * decoders as well. See SND_AUDIOPROFILE defines.
/linux-6.12.1/Documentation/userspace-api/media/rc/
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
/linux-6.12.1/drivers/cxl/
Dport.c23 * drivers to utilize the decoders, and indicating to userspace (via bind
138 * Now that all endpoint decoders are successfully enumerated, try to in cxl_endpoint_port_probe()
139 * assemble regions from committed decoders in cxl_endpoint_port_probe()
Dcxl.h20 * The CXL core objects like ports, decoders, and regions are shared
44 /* HDM decoders CXL 2.0 8.2.5.12 CXL HDM Decoder Capability Structure */
426 * come in two flavors, root-level decoders, statically defined by platform
427 * firmware, and mid-level decoders, where interleave-granularity,
501 * userspace assembly. Prevent endpoint decoders outside of automatic
508 * any of its associated decoders have been torn down. This maintains
509 * the commit state for the region since there are committed decoders,
589 * @dports: cxl_dport instances referenced by decoders
/linux-6.12.1/Documentation/sound/designs/
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-6.12.1/Documentation/driver-api/cxl/
Dmemory-devices.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-6.12.1/net/netfilter/
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-6.12.1/tools/net/sunrpc/xdrgen/generators/
Dprogram.py61 """Emit server argument decoders for each RPC version's procedures"""
75 """Emit client result decoders for each RPC version's procedures"""
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/
Dtvp5150.txt1 * Texas Instruments TVP5150 and TVP5151 video decoders
3 The TVP5150 and TVP5151 are video decoders that convert baseband NTSC and PAL
/linux-6.12.1/drivers/media/rc/
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
687 * Extension interface - used to register the IR decoders
/linux-6.12.1/drivers/staging/media/meson/vdec/
DTODO2 decoders is finalized, as well as the corresponding compliance tests.
/linux-6.12.1/drivers/cxl/core/
Dhdm.c58 * Capability checks are moot for passthrough decoders, support in devm_cxl_add_passthrough_decoder()
114 * If HDM decoders are present and the driver is in control of in should_emulate_decoders()
121 * If any decoders are committed already, there should not be any in should_emulate_decoders()
122 * emulated DVSEC decoders. in should_emulate_decoders()
648 * For endpoint decoders hosted on CXL memory devices that in cxl_decoder_commit()
742 * decoders that were pinned allocated by out-of-order release. in cxl_port_commit_reap()
878 /* decoders are enabled if committed */ in init_hdm_decoder()
/linux-6.12.1/drivers/media/platform/st/sti/delta/
DKconfig13 Use this option to see the decoders available for such

12345678