Searched full:stateless (Results 1 – 25 of 77) sorted by relevance
1234
| /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
|
| D | dev-mem2mem.rst | 43 dev-stateless-decoder
|
| D | vidioc-reqbufs.rst | 149 - Only valid for stateless decoders. If set, then userspace can set the
|
| /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-5.10/drivers/staging/media/tegra-vde/ |
| D | TODO | 2 - Implement V4L2 API once it gains support for stateless decoders.
|
| /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
|
| D | vp8-ctrls.h | 3 * These are the VP8 state controls for use with stateless VP8
|
| D | h264-ctrls.h | 3 * These are the H.264 state controls for use with stateless H.264
|
| D | hevc-ctrls.h | 3 * These are the HEVC state controls for use with stateless HEVC
|
| /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,
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/mediactl/ |
| D | request-api.rst | 10 modern devices (stateless codecs, complex camera pipelines, ...) and APIs 13 Another is support of stateless codecs, which require controls to be applied
|
| /kernel/linux/linux-5.10/net/sched/ |
| D | act_nat.c | 3 * Stateless NAT actions 340 MODULE_DESCRIPTION("Stateless NAT actions");
|
| D | sch_choke.c | 21 CHOKe stateless AQM for fair bandwidth allocation 36 R. Pan, B. Prabhakar, and K. Psounis, "CHOKe, A Stateless
|
| /kernel/linux/linux-5.10/drivers/net/ppp/ |
| D | ppp_mppe.h | 28 #define MPPE_H_BIT 0x01 /* Stateless (in a different byte) */
|
| D | ppp_mppe.c | 279 (state->stateful) ? "stateful" : "stateless"); in mppe_init() 375 if (!state->stateful || /* stateless mode */ in mppe_compress() 478 "stateless mode!\n", state->unit); in mppe_decompress()
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | virtiofs.rst | 20 stateless or ephemeral guests, and sharing a directory between guests.
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | udbg.c | 3 * polling mode stateless debugging stuff, originally for NS16550 Serial Ports
|
| /kernel/linux/linux-5.10/Documentation/driver-api/ |
| D | device_link.rst | 71 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``
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | nmi.h | 153 * disables interrupts for a long time. This call is stateless.
|
1234