Searched full:stateless (Results 1 – 25 of 163) sorted by relevance
1234567
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | pixfmt-compressed.rst | 65 This format is adapted for stateless video decoders that implement an 76 :ref:`associated Codec Control IDs <v4l2-codec-stateless-h264>`. 119 This format is adapted for stateless video decoders that implement a 126 See the :ref:`associated Codec Control IDs <v4l2-codec-stateless-mpeg2>`. 163 This format is adapted for stateless video decoders that implement an 167 See the :ref:`associated Codec Control IDs <v4l2-codec-stateless-vp8>`. 185 This format is adapted for stateless video decoders that implement a 190 See the :ref:`associated Codec Control IDs <v4l2-codec-stateless-vp9>`. 210 This format is adapted for stateless video decoders that implement a 220 See the :ref:`associated Codec Control IDs <v4l2-codec-stateless-hevc>`. [all …]
|
| D | vidioc-queryctrl.rst | 425 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 …]
|
| D | dev-stateless-decoder.rst | 6 Memory-to-memory Stateless Video Decoder Interface 9 A stateless decoder is a decoder that works without retaining any kind of state 19 with stateless decoders in order to successfully decode an encoded stream. 24 Stateless decoders make use of the :ref:`media-request-api`. A stateless 336 Contrary to stateful decoders, a stateless decoder does not perform any kind of 423 After that, in order to drain the stream on a stateless decoder, the client
|
| D | ext-ctrls-codec-stateless.rst | 3 .. _codec-stateless-controls: 6 Stateless Codec Control Reference 9 The Stateless Codec control class is intended to support 10 stateless decoder and encoders (i.e. hardware accelerators). 15 Stateless Codec Control ID 18 .. _codec-stateless-control-id: 21 The Stateless Codec class descriptor. 23 .. _v4l2-codec-stateless-h264: 28 necessary parameters for configuring a stateless hardware decoding 173 necessary parameters for configuring a stateless hardware decoding [all …]
|
| D | common.rst | 47 ext-ctrls-codec-stateless
|
| /kernel/linux/linux-6.6/drivers/staging/media/sunxi/cedrus/ |
| D | TODO | 1 Before this stateless decoder driver can leave the staging area: 6 * Another stateless decoder driver should be submitted; 7 * At least one stateless encoder driver should be submitted.
|
| /kernel/linux/linux-5.10/drivers/staging/media/sunxi/cedrus/ |
| D | TODO | 1 Before this stateless decoder driver can leave the staging area: 6 * Another stateless decoder driver should be submitted; 7 * At least one stateless encoder driver should be submitted.
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | pixfmt-compressed.rst | 59 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 220 * .. _V4L2-PIX-FMT-FWHT-STATELESS: 224 - Same format as V4L2_PIX_FMT_FWHT but requires stateless codec implementation.
|
| D | vidioc-queryctrl.rst | 422 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.
|
| D | dev-stateless-decoder.rst | 6 Memory-to-memory Stateless Video Decoder Interface 9 A stateless decoder is a decoder that works without retaining any kind of state 19 with stateless decoders in order to successfully decode an encoded stream. 24 Stateless decoders make use of the :ref:`media-request-api`. A stateless 336 Contrary to stateful decoders, a stateless decoder does not perform any kind of 423 After that, in order to drain the stream on a stateless decoder, the client
|
| /kernel/linux/linux-6.6/drivers/media/test-drivers/visl/ |
| D | Kconfig | 3 tristate "Virtual Stateless Decoder Driver (visl)" 14 A virtual stateless decoder device for uAPI development purposes.
|
| D | visl.h | 3 * A virtual stateless device for stateless uAPI development purposes. 6 * applications that use the V4L2 stateless API to decode media.
|
| D | visl-core.c | 3 * A virtual stateless decoder device for stateless uAPI development purposes. 6 * applications that use the V4L2 stateless API to decode media. 546 MODULE_DESCRIPTION("Virtual stateless decoder device");
|
| D | visl-video.h | 3 * Contains the driver implementation for the V4L2 stateless interface.
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/media/ |
| D | visl.rst | 3 The Virtual Stateless Decoder Driver (visl) 6 A virtual stateless decoder device for stateless uAPI development 10 userspace applications that use the V4L2 stateless API to decode media.
|
| /kernel/linux/linux-5.10/Documentation/infiniband/ |
| D | ipoib.rst | 57 Stateless offloads 60 If the IB HW supports IPoIB stateless offloads, IPoIB advertises 68 Stateless offloads are supported only in datagram mode.
|
| /kernel/linux/linux-6.6/Documentation/infiniband/ |
| D | ipoib.rst | 57 Stateless offloads 60 If the IB HW supports IPoIB stateless offloads, IPoIB advertises 68 Stateless offloads are supported only in datagram mode.
|
| /kernel/linux/linux-6.6/tools/testing/selftests/netfilter/ |
| D | nft_nat.sh | 951 echo "ERROR: cannot ping $ns1 from $ns2 before loading stateless rules" 956 table ip stateless { 986 echo "ERROR: cannot ping $ns1 from $ns2 with stateless rules" 990 # ns1 should have seen packets from .2.2, due to stateless rewrite. 1026 echo "SKIP: Could not run stateless nat frag test without socat tool" 1031 ip netns exec "$ns0" nft delete table ip stateless 1046 echo "ERROR: failed to test udp $ns1 to $ns2 with stateless ip nat" 1>&2 1055 echo "ERROR: in and output file mismatch when checking udp with stateless nat" 1>&2 1061 # ns1 should have seen packets from 2.2, due to stateless rewrite. 1069 ip netns exec "$ns0" nft delete table ip stateless [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/tegra-vde/ |
| D | TODO | 2 - Implement V4L2 API once it gains support for stateless decoders.
|
| /kernel/linux/linux-6.6/drivers/media/mc/ |
| D | Kconfig | 20 interfaces. It is currently needed by a few stateless codec drivers.
|
| /kernel/linux/linux-5.10/include/media/ |
| D | fwht-ctrls.h | 3 * These are the FWHT state controls for use with stateless FWHT
|
| D | mpeg2-ctrls.h | 3 * These are the MPEG2 state controls for use with stateless MPEG-2
|
| /kernel/linux/linux-5.10/drivers/media/mc/ |
| D | Kconfig | 22 interfaces. It is currently needed by a few stateless codec drivers.
|
| /kernel/linux/linux-5.10/drivers/vdpa/ |
| D | Kconfig | 49 be executed by the hardware. It also supports a variety of stateless
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
| D | rockchip,vdec.yaml | 13 The Rockchip rk3399 has a stateless Video Decoder that can decodes H.264,
|
1234567