Home
last modified time | relevance | path

Searched full:encoding (Results 1 – 25 of 1248) sorted by relevance

12345678910>>...50

/linux-6.12.1/tools/testing/selftests/drivers/net/netdevsim/
Dethtool-fec.sh18 Active FEC encoding: None"
21 $ETHTOOL --set-fec $NSIM_NETDEV encoding auto
25 Active FEC encoding: Off"
29 $ETHTOOL --set-fec $NSIM_NETDEV encoding $o
33 Active FEC encoding: Off"
37 $ETHTOOL --set-fec $NSIM_NETDEV encoding $o
41 Active FEC encoding: BaseR"
45 $ETHTOOL --set-fec $NSIM_NETDEV encoding $o
49 Active FEC encoding: ${o^^}"
53 $ETHTOOL --set-fec $NSIM_NETDEV encoding rs llrs
[all …]
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dbtf_distill.c70 "[1] INT 'int' size=4 bits_offset=0 nr_bits=32 encoding=SIGNED", in test_distilled_base()
77 "[5] INT 'unsigned int' size=4 bits_offset=0 nr_bits=32 encoding=(none)", in test_distilled_base()
83 "[8] ENUM 'e1' encoding=UNSIGNED size=4 vlen=1\n" in test_distilled_base()
85 "[9] ENUM '(anon)' encoding=UNSIGNED size=4 vlen=1\n" in test_distilled_base()
87 "[10] ENUM64 'e641' encoding=SIGNED size=8 vlen=1\n" in test_distilled_base()
89 "[11] ENUM64 '(anon)' encoding=SIGNED size=8 vlen=1\n" in test_distilled_base()
126 "[1] INT 'int' size=4 bits_offset=0 nr_bits=32 encoding=SIGNED", in test_distilled_base()
133 "[5] INT 'unsigned int' size=4 bits_offset=0 nr_bits=32 encoding=(none)", in test_distilled_base()
139 "[8] ENUM 'e1' encoding=UNSIGNED size=4 vlen=1\n" in test_distilled_base()
141 "[9] ENUM '(anon)' encoding=UNSIGNED size=4 vlen=1\n" in test_distilled_base()
[all …]
Dbtf_write.c39 "[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 …]
Dbtf_dedup_split.c26 "[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 …]
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dcolorspaces-defs.rst10 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 …]
Ddev-encoder.rst57 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 …]
Dcolorspaces-details.rst15 ``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 …]
Dext-ctrls-codec.rst17 encoding formats.
139 .. _v4l2-mpeg-audio-encoding:
145 MPEG Audio encoding. This control is specific to multiplexed MPEG
155 - MPEG-1/2 Layer I encoding
157 - MPEG-1/2 Layer II encoding
159 - MPEG-1/2 Layer III encoding
163 - AC-3 aka ATSC A/52 encoding
502 .. _v4l2-mpeg-video-encoding:
508 MPEG Video encoding method. This control is specific to multiplexed
518 - MPEG-1 Video encoding
[all …]
/linux-6.12.1/arch/arm64/lib/
Dinsn.c103 pr_err("%s: unknown immediate encoding %d\n", __func__, in aarch64_insn_decode_immediate()
133 pr_err("%s: unknown immediate encoding %d\n", __func__, in aarch64_insn_encode_immediate()
167 pr_err("%s: unknown register type encoding %d\n", __func__, in aarch64_insn_decode_register()
185 pr_err("%s: unknown register encoding %d\n", __func__, reg); in aarch64_insn_encode_register()
206 pr_err("%s: unknown register type encoding %d\n", __func__, in aarch64_insn_encode_register()
230 pr_err("%s: unknown size encoding %d\n", __func__, type); in aarch64_insn_encode_ldst_size()
284 pr_err("%s: unknown branch encoding %d\n", __func__, type); in aarch64_insn_gen_branch_imm()
312 pr_err("%s: unknown branch encoding %d\n", __func__, type); in aarch64_insn_gen_comp_branch_imm()
323 pr_err("%s: unknown variant encoding %d\n", __func__, variant); in aarch64_insn_gen_comp_branch_imm()
344 pr_err("%s: unknown condition encoding %d\n", __func__, cond); in aarch64_insn_gen_cond_branch_imm()
[all …]
/linux-6.12.1/drivers/media/platform/nxp/imx8-isi/
Dimx8-isi-pipe.c41 .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 …]
Dimx8-isi-video.c49 .encoding = MXC_ISI_ENC_YUV,
58 .encoding = MXC_ISI_ENC_YUV,
69 .encoding = MXC_ISI_ENC_YUV,
80 .encoding = MXC_ISI_ENC_YUV,
91 .encoding = MXC_ISI_ENC_YUV,
102 .encoding = MXC_ISI_ENC_YUV,
113 .encoding = MXC_ISI_ENC_YUV,
126 .encoding = MXC_ISI_ENC_RGB,
137 .encoding = MXC_ISI_ENC_RGB,
148 .encoding = MXC_ISI_ENC_RGB,
[all …]
/linux-6.12.1/crypto/asymmetric_keys/
Dpublic_key.c62 * 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()
128 if (strcmp(encoding, "raw") != 0) in software_key_determine_akcipher()
164 ret = software_key_determine_akcipher(pkey, params->encoding, in software_key_query()
201 if (strcmp(params->encoding, "pkcs1") == 0) { in software_key_query()
[all …]
Dsignature.c74 * 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
/linux-6.12.1/drivers/staging/vc04_services/vchiq-mmal/
Dmmal-msg-format.h60 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
/linux-6.12.1/Documentation/bpf/
Dbtf.rst32 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 …]
/linux-6.12.1/drivers/media/rc/img-ir/
Dimg-ir-nec.c22 /* 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()
/linux-6.12.1/lib/
Dbase64.c3 * 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"
/linux-6.12.1/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h452 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()
/linux-6.12.1/Documentation/staging/
Dlzo.rst35 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
/linux-6.12.1/drivers/input/misc/
Drotary_encoder.c42 enum rotary_encoder_encoding encoding; member
64 /* convert from gray encoding to normal */ in rotary_encoder_get_state()
65 if (encoder->encoding == ROTENC_GRAY && ret & 1) in rotary_encoder_get_state()
220 if (!device_property_present(dev, "rotary-encoder,encoding") || in rotary_encoder_probe()
221 !device_property_match_string(dev, "rotary-encoder,encoding", in rotary_encoder_probe()
224 encoder->encoding = ROTENC_GRAY; in rotary_encoder_probe()
225 } else if (!device_property_match_string(dev, "rotary-encoder,encoding", in rotary_encoder_probe()
228 encoder->encoding = ROTENC_BINARY; in rotary_encoder_probe()
230 dev_err(dev, "unknown encoding setting\n"); in rotary_encoder_probe()
/linux-6.12.1/security/keys/
Dkeyctl_pkey.c25 Opt_enc, /* "enc=<encoding>" eg. "enc=oaep" */
59 params->encoding = q; in keyctl_pkey_params_parse()
87 params->encoding = "raw"; in keyctl_pkey_params_get()
123 params->encoding = "raw"; in keyctl_pkey_params_get_2()
205 * where enc= specifies the encoding and hash= selects the OID to go in that
206 * particular encoding if required. If enc= isn't supplied, it's assumed that
282 * where enc= specifies the signature blob encoding and hash= selects the OID
283 * to go in that particular encoding. If enc= isn't supplied, it's assumed
/linux-6.12.1/drivers/media/platform/mediatek/vcodec/encoder/
Dmtk_vcodec_enc_drv.h24 * @min_bitrate: minimum supported encoding bitrate
25 * @max_bitrate: maximum supported encoding bitrate
46 * enum mtk_encode_param - General encoding parameters type
58 * struct mtk_enc_params - General encoding parameters
105 * @enc_params: encoding parameters
116 * @encode_work: worker for the encoding
121 * @ycbcr_enc: enum v4l2_ycbcr_encoding, Y'CbCr encoding
/linux-6.12.1/drivers/gpu/drm/sun4i/
Dsun8i_csc.c112 enum drm_color_encoding encoding, in sun8i_csc_set_coefficients() argument
119 table = yuv2rgb[range][encoding]; in sun8i_csc_set_coefficients()
145 enum drm_color_encoding encoding, in sun8i_de3_ccsc_set_coefficients() argument
152 table = yuv2rgb_de3[range][encoding]; in sun8i_de3_ccsc_set_coefficients()
210 enum drm_color_encoding encoding, in sun8i_csc_set_ccsc_coefficients() argument
217 mode, encoding, range); in sun8i_csc_set_ccsc_coefficients()
224 mode, encoding, range); in sun8i_csc_set_ccsc_coefficients()
/linux-6.12.1/Documentation/admin-guide/device-mapper/
Dverity.rst63 The hexadecimal encoding of the cryptographic hash of the root hash block
68 The hexadecimal encoding of the salt value.
97 verification fails. Use encoding data from the specified device. This
101 If the encoding data covers additional metadata, it must be accessible
109 the encoding data. For example, in RS(M, N) encoding, the number of roots
113 The number of encoding data blocks on the FEC device. The block size for
118 FEC device to the beginning of the encoding data.
/linux-6.12.1/Documentation/admin-guide/media/
Divtv.rst9 The cx23415 can do both encoding and decoding, the cx23416 can only do MPEG
10 encoding. Currently the only card featuring full decoding support is the
96 /dev/video0 is listed as the 'base' encoding capture device so we have:
98 - /dev/video0 is the encoding capture device for the first card (card 0)
99 - /dev/video1 is the encoding capture device for the second card (card 1)
100 - /dev/video2 is the encoding capture device for the third card (card 2)
113 The encoding capture device(s).

12345678910>>...50