Home
last modified time | relevance | path

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

123456789

/kernel/linux/linux-5.10/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
43 - const: lvds-decoder # Generic LVDS decoders compatible fallback
63 For LVDS decoders, port 0 is the LVDS input
69 For LVDS decoders, port 1 is the parallel output
/kernel/linux/linux-4.19/drivers/media/i2c/
DKconfig24 menu "I2C Encoders, decoders, sensors and other helper chips"
27 comment "Audio decoders, processors and mixers"
91 tristate "Micronas MSP34xx audio decoders"
94 Support for the Micronas MSP34xx series of audio decoders.
185 comment "RDS decoders"
199 comment "Video decoders"
227 ADV7481 and ADV7482 HDMI/Analog video decoders.
365 Support for the Philips SAA7110 video decoders.
371 tristate "Philips SAA7111/3/4/5 video decoders"
374 Support for the Philips SAA7111/3/4/5 video decoders.
[all …]
/kernel/linux/linux-4.19/drivers/media/i2c/cx25840/
DKconfig2 tristate "Conexant CX2584x audio/video decoders"
5 Support for the Conexant CX2584x audio/video decoders.
/kernel/linux/linux-5.10/drivers/media/i2c/cx25840/
DKconfig3 tristate "Conexant CX2584x audio/video decoders"
6 Support for the Conexant CX2584x audio/video decoders.
/kernel/linux/linux-5.10/drivers/media/i2c/
DKconfig34 menu "Audio decoders, processors and mixers"
101 tristate "Micronas MSP34xx audio decoders"
104 Support for the Micronas MSP34xx series of audio decoders.
196 menu "RDS decoders"
212 menu "Video decoders"
246 ADV7481 and ADV7482 HDMI/Analog video decoders.
352 Support for the Philips SAA7110 video decoders.
358 tristate "Philips SAA7111/3/4/5 video decoders"
361 Support for the Philips SAA7111/3/4/5 video decoders.
459 tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
[all …]
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dvidioc-queryctrl.rst422 slice parameters for stateless video decoders.
428 quantization matrices for stateless video decoders.
440 sequence parameters for stateless video decoders.
446 picture parameters for stateless video decoders.
452 scaling matrices for stateless video decoders.
458 slice parameters for stateless video decoders.
464 decode parameters for stateless video decoders.
470 Parameter Set for stateless video decoders.
476 Parameter Set for stateless video decoders.
482 slice parameters for stateless video decoders.
Dpixfmt-compressed.rst59 This format is adapted for stateless video decoders that implement an
113 This format is adapted for stateless video decoders that implement a
156 This format is adapted for stateless video decoders that implement a
193 This format is adapted for stateless video decoders that implement 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
191 - Flush any held capture buffers. Only valid for stateless decoders.
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Di2c-cardlist.rst22 Audio decoders, processors and mixers
31 msp3400 Micronas MSP34xx audio decoders
156 RDS decoders
174 Video and audio decoders
180 cx25840 Conexant CX2584x audio/video decoders
181 saa717x Philips SAA7171/3/4 audio/video decoders
184 Video decoders
201 saa7115 Philips SAA7111/3/4/5 video decoders
210 vpx3220 vpx3220a, vpx3216b & vpx3214c video decoders
/kernel/linux/linux-4.19/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)
157 When playing thru an album, the decoders have the ability to skip the encoder
/kernel/linux/linux-4.19/Documentation/media/uapi/dvb/
Dvideo.rst24 packets are only supported on some MPEG decoders made for DVD playback.
26 These ioctls were also used by V4L2 to control MPEG decoders implemented
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
Dvideo.rst24 packets are only supported on some MPEG decoders made for DVD playback.
26 These ioctls were also used by V4L2 to control MPEG decoders implemented
/kernel/linux/linux-4.19/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
/kernel/linux/linux-4.19/Documentation/media/uapi/v4l/
Ddev-teletext.rst27 However, teletext decoders were quickly replaced by more generic VBI
28 demodulators and those dedicated teletext decoders no longer exist. For
/kernel/linux/linux-4.19/lib/xz/
Dxz_private.h93 * If any of the BCJ filter decoders are wanted, define XZ_DEC_BCJ.
94 * XZ_DEC_BCJ is used to enable generic support for BCJ decoders.
134 * Allocate memory for BCJ decoders. xz_dec_bcj_reset() must be used before
/kernel/linux/linux-4.19/drivers/media/rc/img-ir/
Dimg-ir-raw.c12 * signal edges are reported and decoded by generic software decoders.
41 /* report the edge to the IR raw decoders */ in img_ir_refresh_raw()
66 * The raw decoders expect to get a final sample even if there are no edges, in
/kernel/linux/linux-5.10/lib/xz/
Dxz_private.h93 * If any of the BCJ filter decoders are wanted, define XZ_DEC_BCJ.
94 * XZ_DEC_BCJ is used to enable generic support for BCJ decoders.
134 * Allocate memory for BCJ decoders. xz_dec_bcj_reset() must be used before
/kernel/linux/linux-5.10/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
/kernel/linux/linux-4.19/Documentation/media/uapi/rc/
Dlirc-read.rst56 in this mode scancodes which are either decoded by software decoders, or
57 by hardware decoders. The :c:type:`rc_proto` member is set to the
/kernel/linux/linux-5.10/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
/kernel/linux/linux-4.19/include/uapi/sound/
Dcompress_params.h120 /* AAC modes are required for encoders and decoders */
132 /* AAC formats are required for encoders and decoders */
198 * IEC modes are mandatory for decoders. Format autodetection
374 * @bit_rate: Bitrate of encoded data. May be ignored by decoders
377 * May be ignored by decoders.
379 * decoders as well. See SND_AUDIOPROFILE defines.
/kernel/linux/linux-4.19/drivers/media/platform/davinci/
DKconfig43 video frame capture from slave decoders.
59 video frame capture from a slave decoders
/kernel/linux/linux-5.10/drivers/media/platform/davinci/
DKconfig44 video frame capture from slave decoders.
60 video frame capture from a slave decoders
/kernel/linux/linux-5.10/include/uapi/sound/
Dcompress_params.h122 /* AAC modes are required for encoders and decoders */
134 /* AAC formats are required for encoders and decoders */
203 * IEC modes are mandatory for decoders. Format autodetection
419 * @bit_rate: Bitrate of encoded data. May be ignored by decoders
422 * May be ignored by decoders.
424 * decoders as well. See SND_AUDIOPROFILE defines.
/kernel/linux/linux-5.10/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

123456789