| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | dev-encoder.rst | 87 1. To enumerate the set of coded formats supported by the encoder, the 109 encoder for the given coded pixel format. 129 coded format, coded resolution and coded frame interval currently set on 136 5. Supported profiles and levels for the coded format currently set on 154 the coded format to be produced. 265 were the coded frame interval can be different from the rate at 282 :c:func:`VIDIOC_S_PARM`. This is only necessary if the coded frame 296 the desired coded frame interval; the encoder may adjust it to 320 the desired coded frame interval for the ``OUTPUT`` queue. 437 on the coded format, but may include the following implications: [all …]
|
| H A 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. 243 decoder for given coded pixel format. 265 a coded pixel format. 455 corresponds to the coded resolution of the stream. 715 coded frames to the ``OUTPUT`` queue, due to properties of the selected coded [all …]
|
| H A 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
|
| H A 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.
|
| H A D | vidioc-enum-fmt.rst | 171 - The hardware decoder for this compressed bytestream format (aka coded 182 compressed bytestream format (aka coded format). It will notify the user 191 - The hardware encoder supports setting the ``CAPTURE`` coded frame 194 also sets the ``CAPTURE`` coded frame interval to the same value. 195 If this flag is set, then the ``CAPTURE`` coded frame interval can be 198 a hint for reserving hardware encoder resources and the ``CAPTURE`` coded
|
| H A 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 1348 with B-coded and P-coded frames. The timestamp refers to the 1401 - If set motion vectors are coded for intra macroblocks. 2104 the coded video sequence (CVS). 2634 with B-coded and P-coded frames. The timestamp refers to the 3016 - If set, specifies that the coded video sequence contains only one coded 3018 or more coded frames. [all …]
|
| H A 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.15/sound/pci/lola/ |
| H A 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.15/arch/mips/dec/ |
| H A D | int-handler.S | 150 # open coded PTR_LA t1, cpu_mask_nr_tbl 152 # open coded la t1, cpu_mask_nr_tbl
|
| /linux-6.15/drivers/staging/media/meson/vdec/ |
| H A D | TODO | 7 dynamic resolution switching, including the first one used to determine coded
|
| /linux-6.15/arch/arc/mm/ |
| H A D | tlbex.S | 51 ; Since the Fast Path TLB Miss handler is coded with 4 regs, the remaining 3
|
| /linux-6.15/drivers/media/test-drivers/vimc/ |
| H A D | Kconfig | 17 is hard coded for now but is meant to be highly configurable in
|
| /linux-6.15/drivers/media/platform/verisilicon/ |
| H A D | hantro_v4l2.c | 328 bool coded; in hantro_try_fmt() local 330 coded = capture == ctx->is_encoder; in hantro_try_fmt() 336 fmt = hantro_get_default_fmt(ctx, coded, HANTRO_DEFAULT_BIT_DEPTH, HANTRO_AUTO_POSTPROC); in hantro_try_fmt() 340 if (coded) { in hantro_try_fmt() 360 if (!coded) { in hantro_try_fmt()
|
| /linux-6.15/scripts/coccinelle/api/ |
| H A D | simple_open.cocci | 2 /// Remove an open coded simple_open() function
|
| /linux-6.15/net/batman-adv/ |
| H A D | network-coding.c | 1731 struct batadv_coded_packet *coded) in batadv_nc_find_decoding_packet() argument 1745 if (!batadv_is_my_mac(bat_priv, coded->second_dest)) { in batadv_nc_find_decoding_packet() 1746 source = coded->second_source; in batadv_nc_find_decoding_packet() 1747 packet_id = coded->second_crc; in batadv_nc_find_decoding_packet() 1749 source = coded->first_source; in batadv_nc_find_decoding_packet() 1750 packet_id = coded->first_crc; in batadv_nc_find_decoding_packet()
|
| /linux-6.15/drivers/media/rc/ |
| H A 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-6.15/tools/usb/usbip/ |
| H A D | configure.ac | 5 AC_DEFINE([USBIP_VERSION], [0x00000111], [binary-coded decimal version number])
|
| /linux-6.15/Documentation/devicetree/bindings/usb/ |
| H A D | usb-drd.yaml | 16 which the device and its descriptors are compliant, in binary-coded
|
| H A D | aspeed,usb-vhub.yaml | 64 description: vhub Device Revision in binary-coded decimal
|
| /linux-6.15/Documentation/devicetree/bindings/arm/ |
| H A D | arm,coresight-static-replicator.yaml | 61 hard coded filtering for this port
|
| /linux-6.15/Documentation/filesystems/ext4/ |
| H A 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.15/Documentation/admin-guide/cgroup-v1/ |
| H A D | net_prio.rst | 12 1) The application may not have been coded to set this value
|
| /linux-6.15/Documentation/networking/ |
| H A D | x25-iface.rst | 14 The X.25 device driver will be coded normally as per the Linux device driver
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | unicode.rst | 49 hard-coded to map directly to the loaded font, bypassing the 73 character, and hence has been coded as U+2500 FORMS LIGHT HORIZONTAL.
|
| /linux-6.15/Documentation/devicetree/bindings/pwm/ |
| H A D | pwm-amlogic.yaml | 94 # known (hard-coded) in the driver and used to select pwm clock
|