/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | dev-encoder.rst | 87 1. To enumerate the set of coded formats supported by the encoder, the 99 * In order to enumerate raw formats supported by a given coded format, 100 the client must first set that coded format on ``CAPTURE`` and then 107 * Values returned by :c:func:`VIDIOC_ENUM_FRAMESIZES` for a coded pixel 108 format will include all possible coded resolutions supported by the 109 encoder for the given coded pixel format. 113 encoder for the given raw pixel format and coded format currently set on 122 * Values returned by :c:func:`VIDIOC_ENUM_FRAMEINTERVALS` for a coded pixel 123 format and coded resolution will include all possible frame intervals 124 supported by the encoder for the given coded pixel format and resolution. [all …]
|
D | dev-decoder.rst | 60 coded format 64 coded height 65 height for given coded resolution. 67 coded resolution 72 coded width 73 width for given coded resolution. 77 coded format includes a feature of frame reordering; for decoders, 147 for example: coded resolution, visible resolution, codec profile. 154 display purposes; must be smaller or equal to coded resolution; 210 1. To enumerate the set of coded formats supported by the decoder, the [all …]
|
D | vidioc-enum-fmt.rst | 161 - The hardware decoder for this compressed bytestream format (aka coded 172 compressed bytestream format (aka coded format). It will notify the user 181 - The hardware encoder supports setting the ``CAPTURE`` coded frame 184 also sets the ``CAPTURE`` coded frame interval to the same value. 185 If this flag is set, then the ``CAPTURE`` coded frame interval can be 188 a hint for reserving hardware encoder resources and the ``CAPTURE`` coded
|
D | ext-ctrls-codec-stateless.rst | 554 - Picture Order Count for the coded top field 557 - Picture Order Count for the coded bottom field 640 with B-coded and P-coded frames. The timestamp refers to the 809 with P-coded frames. The timestamp refers to the 996 with inter-coded frames. The timestamp refers to the ``timestamp`` field in 1003 with inter-coded frames. The timestamp refers to the ``timestamp`` field in 1010 with inter-coded frames. The timestamp refers to the ``timestamp`` field in 1336 with B-coded and P-coded frames. The timestamp refers to the 1343 with B-coded frames. The timestamp refers to the ``timestamp`` field in 1389 - If set motion vectors are coded for intra macroblocks. [all …]
|
D | vidioc-g-enc-index.rst | 127 - This is an Intra-coded picture. 130 - This is a Predictive-coded picture. 133 - This is a Bidirectionally predictive-coded picture.
|
D | dev-stateless-decoder.rst | 38 1. To enumerate the set of coded formats supported by the decoder, the client 72 1. Set the coded format on the ``OUTPUT`` queue via :c:func:`VIDIOC_S_FMT`. 80 a coded pixel format. 83 coded width and height parsed from the stream. 242 controls that must be set on the request, depend on the active coded pixel 325 independently. They are returned in decode order (i.e. the same order as coded
|
/Linux-v5.15/sound/pci/lola/ |
D | lola_clock.c | 15 unsigned int lola_sample_rate_convert(unsigned int coded) in lola_sample_rate_convert() argument 20 switch (coded & 0x3) { in lola_sample_rate_convert() 28 switch (coded & 0x1c) { in lola_sample_rate_convert() 39 switch (coded & 0x60) { in lola_sample_rate_convert()
|
D | lola.h | 494 unsigned int lola_sample_rate_convert(unsigned int coded);
|
/Linux-v5.15/arch/mips/dec/ |
D | int-handler.S | 150 # open coded PTR_LA t1, cpu_mask_nr_tbl 152 # open coded la t1, cpu_mask_nr_tbl
|
/Linux-v5.15/drivers/staging/media/hantro/ |
D | hantro_v4l2.c | 243 bool coded; in hantro_try_fmt() local 245 coded = capture == ctx->is_encoder; in hantro_try_fmt() 255 fmt = hantro_get_default_fmt(ctx, coded); in hantro_try_fmt() 259 if (coded) { in hantro_try_fmt() 279 if (!coded) { in hantro_try_fmt()
|
/Linux-v5.15/drivers/staging/media/meson/vdec/ |
D | TODO | 7 dynamic resolution switching, including the first one used to determine coded
|
/Linux-v5.15/arch/arc/mm/ |
D | tlbex.S | 51 ; Since the Fast Path TLB Miss handler is coded with 4 regs, the remaining 3
|
/Linux-v5.15/drivers/media/test-drivers/vimc/ |
D | Kconfig | 16 is hard coded for now but is meant to be highly configurable in
|
/Linux-v5.15/scripts/coccinelle/api/ |
D | simple_open.cocci | 2 /// Remove an open coded simple_open() function
|
/Linux-v5.15/net/batman-adv/ |
D | network-coding.c | 1735 struct batadv_coded_packet *coded) in batadv_nc_find_decoding_packet() argument 1749 if (!batadv_is_my_mac(bat_priv, coded->second_dest)) { in batadv_nc_find_decoding_packet() 1750 source = coded->second_source; in batadv_nc_find_decoding_packet() 1751 packet_id = coded->second_crc; in batadv_nc_find_decoding_packet() 1753 source = coded->first_source; in batadv_nc_find_decoding_packet() 1754 packet_id = coded->first_crc; in batadv_nc_find_decoding_packet()
|
/Linux-v5.15/drivers/media/rc/ |
D | winbond-cir.c | 288 u8 coded = 0x00; in wbcir_to_rc6cells() local 294 coded |= 0x02 << (i * 2); in wbcir_to_rc6cells() 296 coded |= 0x01 << (i * 2); in wbcir_to_rc6cells() 300 return coded; in wbcir_to_rc6cells()
|
/Linux-v5.15/tools/usb/usbip/ |
D | configure.ac | 5 AC_DEFINE([USBIP_VERSION], [0x00000111], [binary-coded decimal version number])
|
/Linux-v5.15/Documentation/filesystems/ext4/ |
D | journal.rst | 345 journal. Descriptor blocks are open-coded instead of being completely 359 - (open coded) 363 - open coded array[] 405 - This field appears to be open coded. It always comes at the end of the 476 - This field appears to be open coded. It always comes at the end of the 596 - (open coded)
|
/Linux-v5.15/include/linux/ |
D | capability.h | 79 # error Fix up hand-coded capability macro initializers
|
/Linux-v5.15/Documentation/networking/ |
D | x25-iface.rst | 15 The X.25 device driver will be coded normally as per the Linux device driver
|
/Linux-v5.15/Documentation/admin-guide/cgroup-v1/ |
D | net_prio.rst | 12 1) The application may not have been coded to set this value
|
/Linux-v5.15/Documentation/admin-guide/ |
D | unicode.rst | 50 hard-coded to map directly to the loaded font, bypassing the 74 character, and hence has been coded as U+2500 FORMS LIGHT HORIZONTAL.
|
D | lockup-watchdogs.rst | 53 'softlockup detector' (coded inside the hrtimer callback function)
|
/Linux-v5.15/Documentation/arm/ |
D | porting.rst | 39 The initial part of the kernel is carefully coded to be position
|
/Linux-v5.15/Documentation/devicetree/bindings/regulator/ |
D | ti-abb-regulator.txt | 68 Example #1: Simplest configuration (no efuse data, hard coded ABB table):
|