| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | dev-encoder.rst | 88 1. To enumerate the set of coded formats supported by the encoder, the 100 * In order to enumerate raw formats supported by a given coded format, 101 the client must first set that coded format on ``CAPTURE`` and then 108 * Values returned by :c:func:`VIDIOC_ENUM_FRAMESIZES` for a coded pixel 109 format will include all possible coded resolutions supported by the 110 encoder for the given coded pixel format. 114 encoder for the given raw pixel format and coded format currently set on 123 * Values returned by :c:func:`VIDIOC_ENUM_FRAMEINTERVALS` for a coded pixel 124 format and coded resolution will include all possible frame intervals 125 supported by the encoder for the given coded pixel format and resolution. [all …]
|
| H A D | dev-decoder.rst | 61 coded format 65 coded height 66 height for given coded resolution. 68 coded resolution 73 coded width 74 width for given coded resolution. 84 coded format includes a feature of frame reordering; for decoders, 155 for example: coded resolution, visible resolution, codec profile. 162 display purposes; must be smaller or equal to coded resolution; 218 1. To enumerate the set of coded formats supported by the decoder, the [all …]
|
| H A D | pixfmt-srggb8-pisp-comp.rst | 30 of 8 horizontally-contiguous pixels is coded using 8 bytes. 40 coded independently by 32-bit words at successive locations in memory. 49 (q1,q2) both in the range [384..511], they are coded using 9 bits for q1 58 is encoded as (q0-MAX(0,q1-64)). q3 is likewise coded based on q2. 69 Each pair of quantized pixels (q0,q1) or (q2,q3) is jointly coded
|
| H A D | ext-ctrls-codec-stateless.rst | 555 - Picture Order Count for the coded top field 558 - Picture Order Count for the coded bottom field 647 with B-coded and P-coded frames. The timestamp refers to the 822 with P-coded frames. The timestamp refers to the 1009 with inter-coded frames. The timestamp refers to the ``timestamp`` field in 1016 with inter-coded frames. The timestamp refers to the ``timestamp`` field in 1023 with inter-coded frames. The timestamp refers to the ``timestamp`` field in 1349 with B-coded and P-coded frames. The timestamp refers to the 1356 with B-coded frames. The timestamp refers to the ``timestamp`` field in 1402 - If set motion vectors are coded for intra macroblocks. [all …]
|
| 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 | dev-stateless-decoder.rst | 39 1. To enumerate the set of coded formats supported by the decoder, the client 73 1. Set the coded format on the ``OUTPUT`` queue via :c:func:`VIDIOC_S_FMT`. 81 a coded pixel format. 84 coded width and height parsed from the stream. 243 controls that must be set on the request, depend on the active coded pixel 326 independently. They are returned in decode order (i.e. the same order as coded
|
| /linux/arch/mips/include/asm/sn/ |
| H A D | intr.h | 41 * Hard-coded interrupt levels: 57 * INT_PEND0 hard-coded bits. 80 * INT_PEND1 hard-coded bits:
|
| /linux/include/linux/ |
| H A 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
|
| H A 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/drivers/net/ethernet/freescale/fman/ |
| H A 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/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 206 # open coded PTR_LA t1,asic_mask_nr_tbl 208 # open coded la t1, asic_mask_nr_tbl
|
| /linux/drivers/usb/serial/ |
| H A 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/drivers/media/test-drivers/vicodec/ |
| H A 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/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/drivers/staging/media/meson/vdec/ |
| H A D | TODO | 7 dynamic resolution switching, including the first one used to determine coded
|
| /linux/drivers/media/test-drivers/vimc/ |
| H A D | Kconfig | 17 is hard coded for now but is meant to be highly configurable in
|
| /linux/lib/ |
| H A 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()
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | handles.h | 6 * Various hard-coded object handles that nouveau uses. These are made-up by
|
| /linux/drivers/iio/accel/ |
| H A D | cros_ec_accel_legacy.c | 31 * Sensor scale hard coded at 10 bits per g, computed as: 37 * Sensor frequency is hard-coded to 10Hz.
|
| /linux/arch/x86/boot/startup/ |
| H A D | sev-startup.c | 77 * use an open coded check for SNP instead of using cc_platform_has(). in early_snp_set_memory_private() 102 * use an open coded check for SNP instead of using cc_platform_has(). in early_snp_set_memory_shared()
|
| /linux/arch/openrisc/include/asm/ |
| H A D | cache.h | 19 * they shouldn't be hard-coded!
|
| /linux/lib/vdso/ |
| H A D | gettimeofday.c | 162 * Open coded function vdso_read_begin() to handle in do_hres() 227 * Open coded function vdso_read_begin() to handle in do_coarse() 260 * Open coded function vdso_read_begin() to handle in do_aux()
|
| /linux/arch/arm/mm/ |
| H A D | cache-nop.S | 10 * These are all open-coded instead of aliased, to make clear
|
| /linux/arch/arm/mach-mvebu/ |
| H A D | headsmp.S | 14 * register addresses are hard coded due to the early initialisation
|
| /linux/lib/crypto/s390/ |
| H A D | chacha.h | 20 /* s390 chacha20 implementation has 20 rounds hard-coded, in chacha_crypt_arch()
|