| /kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/netdevsim/ |
| D | ethtool-fec.sh | 14 Active FEC encoding: None" 17 $ETHTOOL --set-fec $NSIM_NETDEV encoding auto 21 Active FEC encoding: Off" 25 $ETHTOOL --set-fec $NSIM_NETDEV encoding $o 29 Active FEC encoding: Off" 33 $ETHTOOL --set-fec $NSIM_NETDEV encoding $o 37 Active FEC encoding: BaseR" 41 $ETHTOOL --set-fec $NSIM_NETDEV encoding $o 45 Active FEC encoding: ${o^^}" 49 $ETHTOOL --set-fec $NSIM_NETDEV encoding rs llrs [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | colorspaces-defs.rst | 10 default Y'CbCr encoding and the default quantization method. The second 13 transfer functions. The third is the Y'CbCr encoding identifier (enum 29 :c:type:`v4l2_hsv_encoding` specifies which encoding is used. 116 - Use the default Y'CbCr encoding as defined by the colorspace. 118 - Use the BT.601 Y'CbCr encoding. 120 - Use the Rec. 709 Y'CbCr encoding. 122 - Use the extended gamut xvYCC BT.601 encoding. 124 - Use the extended gamut xvYCC Rec. 709 encoding. 126 - Use the default non-constant luminance BT.2020 Y'CbCr encoding. 128 - Use the constant luminance BT.2020 Yc'CbcCrc encoding. [all …]
|
| D | dev-encoder.rst | 57 node [shape = doublecircle, label="Encoding"] Encoding; 67 Initialization -> Encoding [ label = "Both queues streaming" ]; 69 Encoding -> Drain [ label = "V4L2_ENC_CMD_STOP" ]; 70 Encoding -> Reset [ label = "VIDIOC_STREAMOFF(CAPTURE)" ]; 71 Encoding -> Stopped [ label = "VIDIOC_STREAMOFF(OUTPUT)" ]; 72 Encoding -> Encoding; 77 Reset -> Encoding [ label = "VIDIOC_STREAMON(CAPTURE)" ]; 80 Stopped -> Encoding [ label = "V4L2_ENC_CMD_START\nor\nVIDIOC_STREAMON(OUTPUT)" ]; 264 changed to a different value. This is useful for off-line encoding 284 the case for off-line encoding. Support for this feature is signalled [all …]
|
| D | colorspaces-details.rst | 15 ``V4L2_XFER_FUNC_709``. The default Y'CbCr encoding is 71 the following ``V4L2_YCBCR_ENC_601`` encoding: 97 default Y'CbCr encoding is ``V4L2_YCBCR_ENC_709``. The default Y'CbCr 130 extended gamut xvYCC encoding values outside that range are allowed. 151 the following ``V4L2_YCBCR_ENC_709`` encoding: 167 The ``V4L2_YCBCR_ENC_709`` encoding described above is the default for 169 in which case the BT.601 Y'CbCr encoding is used. 174 The xvYCC 709 encoding (``V4L2_YCBCR_ENC_XV709``, :ref:`xvycc`) is 175 similar to the Rec. 709 encoding, but it allows for R', G' and B' values 187 The xvYCC 601 encoding (``V4L2_YCBCR_ENC_XV601``, :ref:`xvycc`) is [all …]
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | colorspaces-defs.rst | 10 default Y'CbCr encoding and the default quantization method. The second 13 transfer functions. The third is the Y'CbCr encoding identifier (enum 29 :c:type:`v4l2_hsv_encoding` specifies which encoding is used. 116 - Use the default Y'CbCr encoding as defined by the colorspace. 118 - Use the BT.601 Y'CbCr encoding. 120 - Use the Rec. 709 Y'CbCr encoding. 122 - Use the extended gamut xvYCC BT.601 encoding. 124 - Use the extended gamut xvYCC Rec. 709 encoding. 126 - Use the default non-constant luminance BT.2020 Y'CbCr encoding. 128 - Use the constant luminance BT.2020 Yc'CbcCrc encoding. [all …]
|
| D | dev-encoder.rst | 57 node [shape = doublecircle, label="Encoding"] Encoding; 67 Initialization -> Encoding [ label = "Both queues streaming" ]; 69 Encoding -> Drain [ label = "V4L2_ENC_CMD_STOP" ]; 70 Encoding -> Reset [ label = "VIDIOC_STREAMOFF(CAPTURE)" ]; 71 Encoding -> Stopped [ label = "VIDIOC_STREAMOFF(OUTPUT)" ]; 72 Encoding -> Encoding; 77 Reset -> Encoding [ label = "VIDIOC_STREAMON(CAPTURE)" ]; 80 Stopped -> Encoding [ label = "V4L2_ENC_CMD_START\nor\nVIDIOC_STREAMON(OUTPUT)" ]; 264 changed to a different value. This is useful for off-line encoding 284 the case for off-line encoding. Support for this feature is signalled [all …]
|
| D | colorspaces-details.rst | 15 ``V4L2_XFER_FUNC_709``. The default Y'CbCr encoding is 67 the following ``V4L2_YCBCR_ENC_601`` encoding: 93 default Y'CbCr encoding is ``V4L2_YCBCR_ENC_709``. The default Y'CbCr 122 extended gamut xvYCC encoding values outside that range are allowed. 143 the following ``V4L2_YCBCR_ENC_709`` encoding: 159 The ``V4L2_YCBCR_ENC_709`` encoding described above is the default for 161 in which case the BT.601 Y'CbCr encoding is used. 166 The xvYCC 709 encoding (``V4L2_YCBCR_ENC_XV709``, :ref:`xvycc`) is 167 similar to the Rec. 709 encoding, but it allows for R', G' and B' values 179 The xvYCC 601 encoding (``V4L2_YCBCR_ENC_XV601``, :ref:`xvycc`) is [all …]
|
| /kernel/linux/linux-6.6/arch/arm64/lib/ |
| D | insn.c | 104 pr_err("%s: unknown immediate encoding %d\n", __func__, in aarch64_insn_decode_immediate() 134 pr_err("%s: unknown immediate encoding %d\n", __func__, in aarch64_insn_encode_immediate() 168 pr_err("%s: unknown register type encoding %d\n", __func__, in aarch64_insn_decode_register() 186 pr_err("%s: unknown register encoding %d\n", __func__, reg); in aarch64_insn_encode_register() 207 pr_err("%s: unknown register type encoding %d\n", __func__, in aarch64_insn_encode_register() 231 pr_err("%s: unknown size encoding %d\n", __func__, type); in aarch64_insn_encode_ldst_size() 285 pr_err("%s: unknown branch encoding %d\n", __func__, type); in aarch64_insn_gen_branch_imm() 313 pr_err("%s: unknown branch encoding %d\n", __func__, type); in aarch64_insn_gen_comp_branch_imm() 324 pr_err("%s: unknown variant encoding %d\n", __func__, variant); in aarch64_insn_gen_comp_branch_imm() 345 pr_err("%s: unknown condition encoding %d\n", __func__, cond); in aarch64_insn_gen_cond_branch_imm() [all …]
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| D | insn.c | 331 pr_err("aarch64_insn_decode_immediate: unknown immediate encoding %d\n", in aarch64_insn_decode_immediate() 361 pr_err("aarch64_insn_encode_immediate: unknown immediate encoding %d\n", in aarch64_insn_encode_immediate() 395 pr_err("%s: unknown register type encoding %d\n", __func__, in aarch64_insn_decode_register() 413 pr_err("%s: unknown register encoding %d\n", __func__, reg); in aarch64_insn_encode_register() 434 pr_err("%s: unknown register type encoding %d\n", __func__, in aarch64_insn_encode_register() 464 pr_err("%s: unknown size encoding %d\n", __func__, type); in aarch64_insn_encode_ldst_size() 517 pr_err("%s: unknown branch encoding %d\n", __func__, type); in aarch64_insn_gen_branch_imm() 545 pr_err("%s: unknown branch encoding %d\n", __func__, type); in aarch64_insn_gen_comp_branch_imm() 556 pr_err("%s: unknown variant encoding %d\n", __func__, variant); in aarch64_insn_gen_comp_branch_imm() 577 pr_err("%s: unknown condition encoding %d\n", __func__, cond); in aarch64_insn_gen_cond_branch_imm() [all …]
|
| /kernel/linux/linux-6.6/drivers/media/platform/nxp/imx8-isi/ |
| D | imx8-isi-pipe.c | 41 .encoding = MXC_ISI_ENC_YUV, 46 .encoding = MXC_ISI_ENC_YUV, 53 .encoding = MXC_ISI_ENC_RGB, 59 .encoding = MXC_ISI_ENC_RGB, 67 .encoding = MXC_ISI_ENC_RAW, 73 .encoding = MXC_ISI_ENC_RAW, 79 .encoding = MXC_ISI_ENC_RAW, 85 .encoding = MXC_ISI_ENC_RAW, 91 .encoding = MXC_ISI_ENC_RAW, 97 .encoding = MXC_ISI_ENC_RAW, [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/vc04_services/vchiq-mmal/ |
| D | mmal-msg-format.h | 58 u32 encoding; /* FourCC specifying encoding of the elementary member 62 * encoding variant of the elementary 84 u32 encoding; /* FourCC specifying encoding of the elementary member 88 * encoding variant of the elementary
|
| /kernel/linux/linux-6.6/drivers/staging/vc04_services/vchiq-mmal/ |
| D | mmal-msg-format.h | 60 u32 encoding; /* FourCC specifying encoding of the elementary member 64 * encoding variant of the elementary 86 u32 encoding; /* FourCC specifying encoding of the elementary member 90 * encoding variant of the elementary
|
| /kernel/linux/linux-6.6/Documentation/bpf/ |
| D | btf.rst | 32 2. BTF Type and String Encoding 53 The magic is ``0xeB9F``, which has different encoding for big and little 59 2.1 String Encoding 65 2.2 Type Encoding 123 The following sections detail encoding of each kind. 128 ``struct btf_type`` encoding requirement: 148 bool, for the int type. The char and bool encoding are mostly useful for 149 pretty print. At most one encoding can be specified for the int type. 174 bitfield encoding. Currently, both llvm and pahole generate 180 ``struct btf_type`` encoding requirement: [all …]
|
| /kernel/linux/linux-5.10/drivers/media/rc/img-ir/ |
| D | img-ir-nec.c | 22 /* raw encoding: ddDDaaAA */ in img_ir_nec_scancode() 29 /* scan encoding: as transmitted, MSBit = first received bit */ in img_ir_nec_scancode() 37 /* scan encoding: AAaaDD */ in img_ir_nec_scancode() 44 /* scan encoding: AADD */ in img_ir_nec_scancode() 80 /* scan encoding: as transmitted, MSBit = first received bit */ in img_ir_nec_filter() 91 /* scan encoding AAaaDD */ in img_ir_nec_filter() 100 /* scan encoding: AADD */ in img_ir_nec_filter() 109 /* raw encoding: ddDDaaAA */ in img_ir_nec_filter()
|
| /kernel/linux/linux-6.6/drivers/media/rc/img-ir/ |
| D | img-ir-nec.c | 22 /* raw encoding: ddDDaaAA */ in img_ir_nec_scancode() 29 /* scan encoding: as transmitted, MSBit = first received bit */ in img_ir_nec_scancode() 37 /* scan encoding: AAaaDD */ in img_ir_nec_scancode() 44 /* scan encoding: AADD */ in img_ir_nec_scancode() 80 /* scan encoding: as transmitted, MSBit = first received bit */ in img_ir_nec_filter() 91 /* scan encoding AAaaDD */ in img_ir_nec_filter() 100 /* scan encoding: AADD */ in img_ir_nec_filter() 109 /* raw encoding: ddDDaaAA */ in img_ir_nec_filter()
|
| /kernel/linux/linux-5.10/Documentation/bpf/ |
| D | btf.rst | 32 2. BTF Type and String Encoding 53 The magic is ``0xeB9F``, which has different encoding for big and little 59 2.1 String Encoding 65 2.2 Type Encoding 119 The following sections detail encoding of each kind. 124 ``struct btf_type`` encoding requirement: 144 bool, for the int type. The char and bool encoding are mostly useful for 145 pretty print. At most one encoding can be specified for the int type. 170 bitfield encoding. Currently, both llvm and pahole generate 176 ``struct btf_type`` encoding requirement: [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | btf_write.c | 39 "[1] INT 'int' size=4 bits_offset=0 nr_bits=32 encoding=SIGNED", "raw_dump"); in gen_btf() 44 /* invalid encoding */ in gen_btf() 175 "[9] ENUM 'e1' encoding=UNSIGNED size=4 vlen=2\n" in gen_btf() 206 "[12] ENUM 'enum_fwd' encoding=UNSIGNED size=4 vlen=0", "raw_dump"); in gen_btf() 333 "[21] ENUM64 'e1' encoding=SIGNED size=8 vlen=2\n" in gen_btf() 351 "[22] ENUM64 'e1' encoding=UNSIGNED size=8 vlen=1\n" in gen_btf() 367 "[1] INT 'int' size=4 bits_offset=0 nr_bits=32 encoding=SIGNED", in test_btf_add() 378 "[9] ENUM 'e1' encoding=UNSIGNED size=4 vlen=2\n" in test_btf_add() 383 "[12] ENUM 'enum_fwd' encoding=UNSIGNED size=4 vlen=0", in test_btf_add() 395 "[21] ENUM64 'e1' encoding=SIGNED size=8 vlen=2\n" in test_btf_add() [all …]
|
| D | btf_dedup_split.c | 26 "[1] INT 'int' size=4 bits_offset=0 nr_bits=32 encoding=SIGNED", in test_split_simple() 68 "[1] INT 'int' size=4 bits_offset=0 nr_bits=32 encoding=SIGNED", in test_split_simple() 76 "[5] INT 'int' size=4 bits_offset=0 nr_bits=32 encoding=SIGNED", in test_split_simple() 101 "[1] INT 'int' size=4 bits_offset=0 nr_bits=32 encoding=SIGNED", in test_split_simple() 153 "[1] INT 'int' size=4 bits_offset=0 nr_bits=32 encoding=SIGNED", in test_split_fwd_resolve() 181 "[1] INT 'int' size=4 bits_offset=0 nr_bits=32 encoding=SIGNED", in test_split_fwd_resolve() 191 "[7] INT 'int' size=4 bits_offset=0 nr_bits=32 encoding=SIGNED", in test_split_fwd_resolve() 207 "[1] INT 'int' size=4 bits_offset=0 nr_bits=32 encoding=SIGNED", in test_split_fwd_resolve() 245 "[1] INT 'int' size=4 bits_offset=0 nr_bits=32 encoding=SIGNED", in test_split_struct_duped() 278 "[1] INT 'int' size=4 bits_offset=0 nr_bits=32 encoding=SIGNED", in test_split_struct_duped() [all …]
|
| /kernel/linux/linux-6.6/crypto/asymmetric_keys/ |
| D | public_key.c | 62 * Given a public_key, and an encoding and hash_algo to be used for signing 64 * akcipher algorithm. Also check that encoding and hash_algo are allowed. 68 const char *encoding, const char *hash_algo, in software_key_determine_akcipher() argument 76 if (!encoding) in software_key_determine_akcipher() 83 if (strcmp(encoding, "pkcs1") == 0) { in software_key_determine_akcipher() 97 if (strcmp(encoding, "raw") != 0) in software_key_determine_akcipher() 107 if (strcmp(encoding, "x962") != 0) in software_key_determine_akcipher() 125 if (strcmp(encoding, "raw") != 0) in software_key_determine_akcipher() 132 if (strcmp(encoding, "raw") != 0) in software_key_determine_akcipher() 168 ret = software_key_determine_akcipher(pkey, params->encoding, in software_key_query() [all …]
|
| D | signature.c | 74 * params->key. The encrypted data is wrapped in an encoding if 75 * params->encoding is specified (eg. "pkcs1"). 95 * params->key. The decrypted data is wrapped in an encoding if 96 * params->encoding is specified (eg. "pkcs1"). 116 * The signature is wrapped in an encoding if params->encoding is specified 117 * (eg. "pkcs1"). If the encoding needs to know the digest type, this can be
|
| /kernel/linux/linux-6.6/lib/ |
| D | base64.c | 3 * base64.c - RFC4648-compliant base64 encoding 8 * (which are using the URL-safe base64 encoding), 27 * Encodes data using base64 encoding, i.e. the "Base 64 Encoding" specified 65 * Decodes a string using base64 encoding, i.e. the "Base 64 Encoding"
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
| D | sun8i_csc.c | 155 enum drm_color_encoding encoding, in sun8i_csc_set_coefficients() argument 163 table = yuv2rgb[range][encoding]; in sun8i_csc_set_coefficients() 166 table = yvu2rgb[range][encoding]; in sun8i_csc_set_coefficients() 179 enum drm_color_encoding encoding, in sun8i_de3_ccsc_set_coefficients() argument 187 table = yuv2rgb_de3[range][encoding]; in sun8i_de3_ccsc_set_coefficients() 190 table = yvu2rgb_de3[range][encoding]; in sun8i_de3_ccsc_set_coefficients() 230 enum drm_color_encoding encoding, in sun8i_csc_set_ccsc_coefficients() argument 237 mode, encoding, range); in sun8i_csc_set_ccsc_coefficients() 244 mode, encoding, range); in sun8i_csc_set_ccsc_coefficients()
|
| /kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
| D | signature.c | 74 * params->key. The encrypted data is wrapped in an encoding if 75 * params->encoding is specified (eg. "pkcs1"). 95 * params->key. The decrypted data is wrapped in an encoding if 96 * params->encoding is specified (eg. "pkcs1"). 116 * The signature is wrapped in an encoding if params->encoding is specified 117 * (eg. "pkcs1"). If the encoding needs to know the digest type, this can be
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/ |
| D | vmx.h | 452 static inline int vmread(uint64_t encoding, uint64_t *value) in vmread() argument 458 return evmcs_vmread(encoding, value); in vmread() 460 __asm__ __volatile__("vmread %[encoding], %[value]; setna %[ret]" in vmread() 462 : [encoding]"r"(encoding) in vmread() 473 static inline uint64_t vmreadz(uint64_t encoding) in vmreadz() argument 476 vmread(encoding, &value); in vmreadz() 480 static inline int vmwrite(uint64_t encoding, uint64_t value) in vmwrite() argument 485 return evmcs_vmwrite(encoding, value); in vmwrite() 487 __asm__ __volatile__ ("vmwrite %[value], %[encoding]; setna %[ret]" in vmwrite() 489 : [value]"rm"(value), [encoding]"r"(encoding) in vmwrite()
|
| /kernel/linux/linux-6.6/Documentation/staging/ |
| D | lzo.rst | 35 The first byte of the block follows a different encoding from other bytes, it 43 around 255:1). The variable length encoding using #bits is always the same:: 79 encoding. 87 length encoding. This improves speed for data with many zeros, which is a 92 (lzo and lzo-rle). Differences in the encoding are noted in this document with 98 First byte encoding:: 100 0..16 : follow regular instruction encoding, see below. It is worth 120 Instruction encoding:: 125 encoding will be a copy of 4 or more literal, and must be interpreted 199 encoding. The code is tricky, it is possible that this document contains
|