/linux-6.3-rc2/Documentation/devicetree/bindings/bus/ |
A D | mvebu-mbus.txt | 37 size for the address decoding windows allocated for 52 the first one controls the devices decoding window, 53 the second one controls the SDRAM decoding window and 80 ** MBus address decoding window specification 105 (S = 0x0), an address decoding window is allocated. On the other side, 140 makes the MBus driver create a static decoding window for the corresponding 188 the decoding window base address. When planning the device tree layout it's
|
A D | nvidia,tegra20-gmi.txt | 28 decoding, because of that chip-selects either need to be managed via software 29 or by employing external chip-select decoding logic. 74 chip-select (CS4), in this example external address decoding is provided:
|
/linux-6.3-rc2/drivers/staging/media/av7110/ |
A D | audio-set-bypass-mode.rst | 41 - Enables or disables the decoding of the current Audio stream in 52 forward the stream without decoding. This mode shall be used if streams
|
A D | audio-continue.rst | 40 This ioctl restarts the decoding and playing process previously paused
|
A D | audio-get-capabilities.rst | 46 This ioctl call asks the Audio Device to tell us about the decoding
|
A D | audio-pause.rst | 41 playing are paused. It is then possible to restart again decoding and
|
/linux-6.3-rc2/Documentation/admin-guide/media/ |
A D | avermedia.rst | 35 decoding must be done in software, or if you have one, on an 36 MPEG2 hardware decoding card or chipset. 89 decoding HDTV signals, although the PC is dropping the odd 91 as all the decoding is being done under windows in software.
|
A D | visl.rst | 12 A userspace implementation can use visl to run a decoding loop even when 25 No actual decoding of video frames is performed by visl. The 37 decoding speed can be useful for debugging. 44 kept after a decoding session. Defaults to false so as to reduce the amount of
|
/linux-6.3-rc2/Documentation/core-api/ |
A D | librs.rst | 10 The generic Reed-Solomon Library provides encoding, decoding and error 33 which holds the necessary information for encoding, decoding and error 36 for fast en/decoding are created. The function may take a while, so make 98 no support for decoding continuous bitstreams with a symbolsize != 8 at 197 The library code for encoding and decoding was written by Phil Karn.
|
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A D | dev-stateless-decoder.rst | 12 maintaining the decoding state and providing it to the decoder with each 13 decoding request. This is in contrast to the stateful video decoder interface, 14 where the hardware and driver maintain the decoding state and all the client 22 for maintaining a consistent decoding state. 256 the decoding request, using :c:func:`VIDIOC_QBUF`. 276 must be set to the file descriptor of the decoding request. 287 2. Set the codec-specific controls for the decoding request, using 296 must be set to the file descriptor of the decoding request. 328 Runtime decoding errors are signaled by the dequeued ``CAPTURE`` buffers 334 Buffer management while decoding [all …]
|
A D | ext-ctrls-codec-stateless.rst | 28 necessary parameters for configuring a stateless hardware decoding 654 LongTermPicNum (8-29). When decoding frames (as opposed to fields) 716 frame-based decoding but new modes might be added later on. 931 configuring a stateless hardware decoding pipeline for VP8. 1255 - MV decoding update probabilities. 1740 - The decoding should be error resilient. 1749 - Frame context should be updated after decoding. 1752 - Parallel decoding is used. 1951 decoding of this frame. 2112 picture in decoding order. [all …]
|
A D | dev-decoder.rst | 97 raw frame available for reference in further decoding steps. 130 a point in the bytestream from which decoding may start/continue, without 133 of a new stream, or to resume decoding after a seek. 579 the decoding by one of the following actions: 738 ``OUTPUT`` buffers queued in the past whose decoding results are only 739 available at later time, due to specifics of the decoding process. 758 * the decoding order differs from the display order (i.e. the ``CAPTURE`` 917 to a different resolution during the decoding. 933 * the minimum number of buffers needed for decoding, 968 decoding process. [all …]
|
A D | vidioc-enuminput.rst | 143 - The hardware supports color decoding, but does not detect color 163 - A color killer circuit automatically disables color decoding when 165 killer is enabled *and* has shut off color decoding.
|
/linux-6.3-rc2/Documentation/userspace-api/ioctl/ |
A D | index.rst | 12 ioctl-decoding
|
/linux-6.3-rc2/drivers/soc/amlogic/ |
A D | Kconfig | 26 Say yes to support decoding of Amlogic Meson GX SoC family 70 Say yes to support decoding of Amlogic Meson6, Meson8,
|
/linux-6.3-rc2/drivers/media/pci/ivtv/ |
A D | ivtv-firmware.c | 335 (!atomic_read(&itv->decoding) || in ivtv_firmware_check() 336 (atomic_read(&itv->decoding) < 2 && test_bit(IVTV_F_I_DEC_YUV, in ivtv_firmware_check() 366 !atomic_read(&itv->decoding)) { in ivtv_firmware_check()
|
/linux-6.3-rc2/tools/perf/Documentation/ |
A D | intel-bts.txt | 12 While decoding Intel BTS does not require walking the object code, the object 57 To disable trace decoding entirely, use the option --no-itrace.
|
A D | itrace.txt | 25 q quicker (less detailed) decoding 27 Z prefer to ignore timestamps (so-called "timeless" decoding)
|
/linux-6.3-rc2/drivers/media/platform/qcom/venus/ |
A D | Kconfig | 12 hardware. It accelerates encoding and decoding operations
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | pnp.rst | 81 port 0x3f0-0x3f0, align 0x7, size 0x6, 16-bit address decoding 82 port 0x3f7-0x3f7, align 0x0, size 0x1, 16-bit address decoding 86 port 0x370-0x370, align 0x7, size 0x6, 16-bit address decoding 87 port 0x377-0x377, align 0x0, size 0x1, 16-bit address decoding
|
/linux-6.3-rc2/Documentation/userspace-api/media/rc/ |
A D | lirc-dev-intro.rst | 16 It is also possible to attach a BPF program to a LIRC device for decoding 40 BPF IR decoders and test IR decoding. Some BPF IR decoders are also 155 The kernel has support for decoding the most common 158 to load an BPF program which does the decoding. This can only be done on
|
/linux-6.3-rc2/drivers/staging/media/rkvdec/ |
A D | Kconfig | 15 which accelerates video decoding.
|
/linux-6.3-rc2/drivers/media/platform/mediatek/vpu/ |
A D | Kconfig | 12 to handle video decoding/encoding in a range of formats.
|
/linux-6.3-rc2/drivers/media/platform/amphion/ |
A D | Kconfig | 20 It accelerates encoding and decoding operations on
|
/linux-6.3-rc2/drivers/media/test-drivers/visl/ |
A D | Kconfig | 16 A userspace implementation can use visl to run a decoding loop even
|