Home
last modified time | relevance | path

Searched full:stateless (Results 1 – 25 of 61) sorted by relevance

123

/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-compressed.rst65 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 …]
H A Ddev-stateless-decoder.rst6 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
H A Dext-ctrls-codec-stateless.rst3 .. _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 …]
H A Dcommon.rst47 ext-ctrls-codec-stateless
H A Ddev-mem2mem.rst43 dev-stateless-decoder
H A Dvidioc-decoder-cmd.rst193 - Flush any held capture buffers. Only valid for stateless decoders.
H A Dvidioc-reqbufs.rst152 - Only valid for stateless decoders. If set, then userspace can set the
/linux/drivers/media/test-drivers/visl/
H A DKconfig3 tristate "Virtual Stateless Decoder Driver (visl)"
13 A virtual stateless decoder device for uAPI development purposes.
H A Dvisl-video.h3 * Contains the driver implementation for the V4L2 stateless interface.
/linux/Documentation/admin-guide/media/
H A Dvisl.rst3 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.
/linux/Documentation/infiniband/
H A Dipoib.rst57 Stateless offloads
60 If the IB HW supports IPoIB stateless offloads, IPoIB advertises
68 Stateless offloads are supported only in datagram mode.
/linux/tools/testing/selftests/net/netfilter/
H A Dnft_nat.sh895 echo "ERROR: cannot ping $ns1 from $ns2 before loading stateless rules"
900 table ip stateless {
929 echo "ERROR: cannot ping $ns1 from $ns2 with stateless rules"
933 # ns1 should have seen packets from .2.2, due to stateless rewrite.
964 echo "SKIP: Could not run stateless nat frag test without socat tool"
969 ip netns exec "$ns0" nft delete table ip stateless
981 echo "ERROR: failed to test udp $ns1 to $ns2 with stateless ip nat" 1>&2
987 file_cmp "$INFILE" "$OUTFILE" "udp with stateless nat" || lret=1
991 # ns1 should have seen packets from 2.2, due to stateless rewrite.
998 if ! ip netns exec "$ns0" nft delete table ip stateless; the
[all...]
/linux/Documentation/userspace-api/media/mediactl/
H A Drequest-api.rst10 modern devices (stateless codecs, complex camera pipelines, ...) and APIs
13 Another is support of stateless codecs, which require controls to be applied
/linux/net/bridge/netfilter/
H A Debtable_nat.c119 MODULE_DESCRIPTION("ebtables legacy stateless nat table");
/linux/net/sched/
H A Dact_nat.c3 * Stateless NAT actions
347 MODULE_DESCRIPTION("Stateless NAT actions");
H A Dsch_choke.c21 CHOKe stateless AQM for fair bandwidth allocation
36 R. Pan, B. Prabhakar, and K. Psounis, "CHOKe, A Stateless
/linux/Documentation/filesystems/
H A Dvirtiofs.rst20 stateless or ephemeral guests, and sharing a directory between guests.
/linux/drivers/net/ppp/
H A Dppp_mppe.h28 #define MPPE_H_BIT 0x01 /* Stateless (in a different byte) */
/linux/Documentation/driver-api/
H A Ddevice_link.rst71 If a device link with ``DL_FLAG_STATELESS`` set (i.e. a stateless device link)
119 However, stateless device links (i.e. device links with ``DL_FLAG_STATELESS``
/linux/include/linux/
H A Dnmi.h133 * intentionally disables interrupts for a long time. This call is stateless.
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dkconfig.rst158 | be executed by the hardware. It also supports a variety of stateless
/linux/Documentation/security/
H A Dipe.rst245 Additionally, since the kernel is stateless between invocations, and reading
275 However, since the kernel is stateless across boots, this policy
/linux/net/ipv6/netfilter/
H A DKconfig295 stateless IPv6-to-IPv6 Network Prefix Translation per RFC 6296.
/linux/drivers/clocksource/
H A Dtimer-ixp4xx.c57 * fast and stateless
/linux/net/ipv6/
H A DKconfig189 customer premise equipment. Like 6to4, it utilizes stateless IPv6 in

123