/linux-6.12.1/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. 83 coded format includes a feature of frame reordering; for decoders, 154 for example: coded resolution, visible resolution, codec profile. 161 display purposes; must be smaller or equal to coded resolution; 217 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 | pixfmt-srggb8-pisp-comp.rst | 29 of 8 horizontally-contiguous pixels is coded using 8 bytes. 39 coded independently by 32-bit words at successive locations in memory. 48 (q1,q2) both in the range [384..511], they are coded using 9 bits for q1 57 is encoded as (q0-MAX(0,q1-64)). q3 is likewise coded based on q2. 68 Each pair of quantized pixels (q0,q1) or (q2,q3) is jointly coded
|
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 | ext-ctrls-codec-stateless.rst | 554 - Picture Order Count for the coded top field 557 - Picture Order Count for the coded bottom field 646 with B-coded and P-coded frames. The timestamp refers to the 821 with P-coded frames. The timestamp refers to the 1008 with inter-coded frames. The timestamp refers to the ``timestamp`` field in 1015 with inter-coded frames. The timestamp refers to the ``timestamp`` field in 1022 with inter-coded frames. The timestamp refers to the ``timestamp`` field in 1348 with B-coded and P-coded frames. The timestamp refers to the 1355 with B-coded frames. The timestamp refers to the ``timestamp`` field in 1401 - If set motion vectors are coded for intra macroblocks. [all …]
|
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-6.12.1/arch/mips/include/asm/sn/ |
D | intr.h | 41 * Hard-coded interrupt levels: 57 * INT_PEND0 hard-coded bits. 80 * INT_PEND1 hard-coded bits:
|
/linux-6.12.1/net/batman-adv/ |
D | network-coding.c | 570 * batadv_nc_send_packet() - send non-coded packet and free nc_packet struct 1038 * @nc_packet: structure containing the packet to the skb can be coded with 1068 * coded packets? in batadv_nc_code_packets() 1178 /* Both packets are newly coded */ in batadv_nc_code_packets() 1185 /* skb_src recoded and skb_dest is newly coded */ in batadv_nc_code_packets() 1194 /* skb_src is newly coded and skb_dest is recoded */ in batadv_nc_code_packets() 1203 /* skb_src is now coded into skb_dest, so free it */ in batadv_nc_code_packets() 1210 /* Send the coded packet and return true */ in batadv_nc_code_packets() 1228 * a network coded form. If so, we may not be able to use it for coding because 1230 * coded form without being able to decode it. It is hard to know which of the [all …]
|
/linux-6.12.1/include/linux/ |
D | elfcore-compat.h | 47 * The hard-coded 16 is derived from TASK_COMM_LEN, but it can't be 48 * changed as it is exposed to userspace. We'd better make it hard-coded
|
D | elfcore.h | 69 * The hard-coded 16 is derived from TASK_COMM_LEN, but it can't be 70 * changed as it is exposed to userspace. We'd better make it hard-coded
|
/linux-6.12.1/drivers/net/ethernet/freescale/fman/ |
D | fman_keygen.c | 96 /* Hard-coded configuration: 97 * These values are used as hard-coded values for KeyGen configuration 98 * and they replace user selections for this hard-coded version 550 /* Configure Hard-Coded Rx Hashing: */ in keygen_scheme_setup() 578 * But because extraction is hard-coded, we are sure in keygen_scheme_setup() 597 /* features not used by hard-coded configuration */ in keygen_scheme_setup() 712 /* Create and configure Hard-Coded Scheme: */ in keygen_port_hashing_init() 737 /* All Schemes in hard-coded configuration in keygen_port_hashing_init()
|
/linux-6.12.1/drivers/usb/serial/ |
D | kobil_sct.h | 63 * get the firmware version from device, coded like this 0xHHLLBBPP with 72 * get the hardware version from device coded like this 0xHHLLPPRR with
|
/linux-6.12.1/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 206 # open coded PTR_LA t1,asic_mask_nr_tbl 208 # open coded la t1, asic_mask_nr_tbl
|
/linux-6.12.1/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()
|
/linux-6.12.1/fs/erofs/ |
D | compress.h | 83 unsigned int inpages, outpages; /* # of {en,de}coded pages */ 84 int no, ni; /* the current {en,de}coded page # */
|
/linux-6.12.1/drivers/media/test-drivers/vicodec/ |
D | codec-fwht.h | 24 * Bit 15 indicates if this is a P-coded macroblock (1) or not (0). 25 * P-coded macroblocks contain a delta against the previous frame.
|
/linux-6.12.1/Documentation/filesystems/ext4/ |
D | journal.rst | 350 journal. Descriptor blocks are open-coded instead of being completely 364 - (open coded) 368 - open coded array[] 410 - This field appears to be open coded. It always comes at the end of the 481 - This field appears to be open coded. It always comes at the end of the 601 - (open coded)
|
/linux-6.12.1/drivers/media/platform/verisilicon/ |
D | hantro_v4l2.c | 179 /* For non-coded formats check if postprocessing scaling is possible */ in vidioc_enum_framesizes() 302 bool coded; in hantro_try_fmt() local 304 coded = capture == ctx->is_encoder; in hantro_try_fmt() 310 fmt = hantro_get_default_fmt(ctx, coded, HANTRO_DEFAULT_BIT_DEPTH, HANTRO_AUTO_POSTPROC); in hantro_try_fmt() 314 if (coded) { in hantro_try_fmt() 334 if (!coded) { in hantro_try_fmt() 360 * For coded formats the application can specify in hantro_try_fmt()
|
/linux-6.12.1/drivers/staging/media/meson/vdec/ |
D | TODO | 7 dynamic resolution switching, including the first one used to determine coded
|
/linux-6.12.1/drivers/media/test-drivers/vimc/ |
D | Kconfig | 17 is hard coded for now but is meant to be highly configurable in
|
/linux-6.12.1/arch/x86/realmode/rm/ |
D | realmode.h | 10 * This must be open-coded since gas will choke on using a
|
/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv50/ |
D | handles.h | 6 * Various hard-coded object handles that nouveau uses. These are made-up by
|
/linux-6.12.1/arch/openrisc/include/asm/ |
D | cache.h | 19 * they shouldn't be hard-coded!
|
/linux-6.12.1/lib/ |
D | decompress_bunzip2.c | 286 * Huffman coded symbols into decoded symbols. base[] in get_next_block() 315 /* Count symbols coded for at each bit length */ in get_next_block() 322 *minus the cumulative count of symbols coded for in get_next_block() 347 read this block's Huffman coded symbols from the file and in get_next_block() 369 /* Read next Huffman-coded symbol. */ in get_next_block() 480 /* At this point, we've read all the Huffman-coded symbols in get_next_block()
|