Home
last modified time | relevance | path

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

12345678910>>...39

/linux/scripts/gendwarfksyms/examples/
H A Dkabi_ex.h81 * STABLE-NEXT: member base_type int byte_size(4) encoding(5) a data_member_location(0) ,
82 …* STABLE-NEXT: member base_type [[ULONG:long unsigned int|unsigned long]] byte_size(8) encoding(…
83 * STABLE-NEXT: member base_type [[ULONG]] byte_size(8) encoding(7) data_member_location(16)
95 * STABLE-NEXT: member base_type int byte_size(4) encoding(5) a data_member_location(0) ,
96 * STABLE-NEXT: member base_type [[ULONG]] byte_size(8) encoding(7) data_member_location(8) ,
97 * STABLE-NEXT: member base_type [[ULONG]] byte_size(8) encoding(7) data_member_location(16)
109 * STABLE-NEXT: member base_type int byte_size(4) encoding(5) a data_member_location(0) ,
110 * STABLE-NEXT: member base_type [[ULONG]] byte_size(8) encoding(7) data_member_location(8) ,
111 * STABLE-NEXT: member base_type [[ULONG]] byte_size(8) encoding(7) data_member_location(16)
126 * STABLE-NEXT: member base_type unsigned int byte_size(4) encoding(7) a data_member_location(0) ,
[all …]
/linux/tools/testing/selftests/drivers/net/netdevsim/
H A 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/tools/testing/selftests/bpf/prog_tests/
H A 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 …]
H A 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 …]
H A 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 in test_split_struct_duped()
[all...]
/linux/arch/arm64/lib/
H A Dinsn.c104 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 …]
/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces-defs.rst11 default Y'CbCr encoding and the default quantization method. The second
14 transfer functions. The third is the Y'CbCr encoding identifier (enum
30 :c:type:`v4l2_hsv_encoding` specifies which encoding is used.
117 - Use the default Y'CbCr encoding as defined by the colorspace.
119 - Use the BT.601 Y'CbCr encoding.
121 - Use the Rec. 709 Y'CbCr encoding.
123 - Use the extended gamut xvYCC BT.601 encoding.
125 - Use the extended gamut xvYCC Rec. 709 encoding.
127 - Use the default non-constant luminance BT.2020 Y'CbCr encoding.
129 - Use the constant luminance BT.2020 Yc'CbcCrc encoding.
[all …]
H A Ddev-encoder.rst58 node [shape = doublecircle, label="Encoding"] Encoding;
68 Initialization -> Encoding [ label = "Both queues streaming" ];
70 Encoding -> Drain [ label = "V4L2_ENC_CMD_STOP" ];
71 Encoding -> Reset [ label = "VIDIOC_STREAMOFF(CAPTURE)" ];
72 Encoding -> Stopped [ label = "VIDIOC_STREAMOFF(OUTPUT)" ];
73 Encoding -> Encoding;
78 Reset -> Encoding [ label = "VIDIOC_STREAMON(CAPTURE)" ];
81 Stopped -> Encoding [ label = "V4L2_ENC_CMD_START\nor\nVIDIOC_STREAMON(OUTPUT)" ];
265 changed to a different value. This is useful for off-line encoding
285 the case for off-line encoding. Support for this feature is signalled
[all …]
H A Dcolorspaces-details.rst16 ``V4L2_XFER_FUNC_709``. The default Y'CbCr encoding is
68 the following ``V4L2_YCBCR_ENC_601`` encoding:
94 default Y'CbCr encoding is ``V4L2_YCBCR_ENC_709``. The default Y'CbCr
123 extended gamut xvYCC encoding values outside that range are allowed.
144 the following ``V4L2_YCBCR_ENC_709`` encoding:
160 The ``V4L2_YCBCR_ENC_709`` encoding described above is the default for
162 in which case the BT.601 Y'CbCr encoding is used.
167 The xvYCC 709 encoding (``V4L2_YCBCR_ENC_XV709``, :ref:`xvycc`) is
168 similar to the Rec. 709 encoding, but it allows for R', G' and B' values
180 The xvYCC 601 encoding (``V4L2_YCBCR_ENC_XV601``, :ref:`xvycc`) is
[all …]
H A Dext-ctrls-codec.rst18 encoding formats.
140 .. _v4l2-mpeg-audio-encoding:
146 MPEG Audio encoding. This control is specific to multiplexed MPEG
156 - MPEG-1/2 Layer I encoding
158 - MPEG-1/2 Layer II encoding
160 - MPEG-1/2 Layer III encoding
164 - AC-3 aka ATSC A/52 encoding
503 .. _v4l2-mpeg-video-encoding:
509 MPEG Video encoding method. This control is specific to multiplexed
519 - MPEG-1 Video encoding
[all …]
H A Dvidioc-subdev-enum-mbus-code.rst116 encoding. The application can ask to configure the colorspace of the
130 encoding. The application can ask to configure the Y'CbCr encoding of the
137 encoding. The application can ask to configure the HSV encoding of the
/linux/drivers/staging/vc04_services/vchiq-mmal/
H A 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/drivers/media/rc/img-ir/
H A 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/lib/
H A 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/tools/testing/selftests/kvm/include/x86/
H A Dvmx.h450 static inline int vmread(uint64_t encoding, uint64_t *value) in vmread() argument
456 return evmcs_vmread(encoding, value); in vmread()
458 __asm__ __volatile__("vmread %[encoding], %[value]; setna %[ret]" in vmread()
460 : [encoding]"r"(encoding) in vmread()
471 static inline uint64_t vmreadz(uint64_t encoding) in vmreadz() argument
474 vmread(encoding, &value); in vmreadz()
478 static inline int vmwrite(uint64_t encoding, uint64_t value) in vmwrite() argument
483 return evmcs_vmwrite(encoding, value); in vmwrite()
485 __asm__ __volatile__ ("vmwrite %[value], %[encoding]; setna %[ret]" in vmwrite()
487 : [value]"rm"(value), [encoding]"r"(encoding) in vmwrite()
/linux/Documentation/staging/
H A 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/drivers/input/misc/
H A 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()
213 if (!device_property_present(dev, "rotary-encoder,encoding") || in rotary_encoder_probe()
214 !device_property_match_string(dev, "rotary-encoder,encoding", in rotary_encoder_probe()
217 encoder->encoding = ROTENC_GRAY; in rotary_encoder_probe()
218 } else if (!device_property_match_string(dev, "rotary-encoder,encoding", in rotary_encoder_probe()
221 encoder->encoding = ROTENC_BINARY; in rotary_encoder_probe()
223 dev_err(dev, "unknown encoding setting\n"); in rotary_encoder_probe()
/linux/security/keys/
H A 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/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c693 u32 encoding = 0; in encode_plane() local
716 encoding |= FWHT_FRAME_PCODED; in encode_plane()
747 encoding |= FWHT_FRAME_UNENCODED; in encode_plane()
755 if (encoding & FWHT_FRAME_UNENCODED) { in encode_plane()
772 encoding &= ~FWHT_FRAME_PCODED; in encode_plane()
774 return encoding; in encode_plane()
787 u32 encoding; in fwht_encode_frame() local
790 encoding = encode_plane(frm->luma, ref_frm->luma, &rlco, rlco_max, cf, in fwht_encode_frame()
793 if (encoding & FWHT_FRAME_UNENCODED) in fwht_encode_frame()
794 encoding |= FWHT_LUMA_UNENCODED; in fwht_encode_frame()
[all …]
/linux/Documentation/admin-guide/device-mapper/
H A Dverity.rst63 The hexadecimal encoding of the cryptographic hash of the root hash block
68 The hexadecimal encoding of the salt value.
106 verification fails. Use encoding data from the specified device. This
110 If the encoding data covers additional metadata, it must be accessible
118 the encoding data. For example, in RS(M, N) encoding, the number of roots
122 The number of encoding data blocks on the FEC device. The block size for
127 FEC device to the beginning of the encoding data.
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_resource.c66 /* hpo dp link encoder is considered as recycled, when RX reports 128b/132b encoding capability in link_get_cur_res_map()
85 /* remove excess 128b/132b encoding support for not recycled links */ in link_restore_res_map()
94 /* remove 128b/132b encoding capability by limiting verified link rate to HBR3 */ in link_restore_res_map()
99 /* remove excess 128b/132b encoding support for recycled links */ in link_restore_res_map()
108 /* remove 128b/132b encoding capability by limiting verified link rate to HBR3 */ in link_restore_res_map()
/linux/Documentation/userspace-api/media/rc/
H A Drc-protos.rst32 This IR protocol uses manchester encoding to encode 14 bits. There is a
35 The scancode encoding is *not* consistent with the lirc daemon (lircd) rc5
79 This is done so it the scancodes and encoding is compatible with existing
191 The sony protocol is a pulse-width encoding. There are three variants,
192 which just differ in number of bits and scancode encoding.
218 The sony protocol is a pulse-width encoding. There are three variants,
219 which just differ in number of bits and scancode encoding.
245 The sony protocol is a pulse-width encoding. There are three variants,
246 which just differ in number of bits and scancode encoding.
305 The scancode has a somewhat unusual encoding.
/linux/drivers/media/platform/st/sti/hva/
H A Dhva-debugfs.c86 " | |- encoding=%d\n" in format_ctx()
96 " | |- avg encoding period (0.1ms)=%d [min=%d, max=%d]\n" in format_ctx()
130 /* encoding period */ in hva_dbg_perf_begin()
141 * encoding period values upon a window of 32 samples in hva_dbg_perf_begin()
191 /* encoding duration */ in hva_dbg_perf_end()
211 * and the total encoding periods in hva_dbg_perf_end()
308 seq_puts(s, "[last encoding]\n"); in last_show()
313 seq_puts(s, "[no information recorded about last encoding]\n"); in last_show()
361 seq_printf(s, "[running encoding %d]\n", ctx->id); in ctx_show()
/linux/tools/testing/selftests/bpf/
H A Dtest_btf.h15 #define BTF_INT_ENC(encoding, bits_offset, nr_bits) \ argument
16 ((encoding) << 24 | (bits_offset) << 16 | (nr_bits))
17 #define BTF_TYPE_INT_ENC(name, encoding, bits_offset, bits, sz) \ argument
19 BTF_INT_ENC(encoding, bits_offset, bits)
/linux/net/mac80211/
H A Dairtime.c536 switch (status->encoding) { in ieee80211_get_rate_duration()
562 switch (status->encoding) { in ieee80211_get_rate_duration()
592 if (status->encoding == RX_ENC_LEGACY) { in ieee80211_calc_rx_airtime()
640 stat->encoding = RX_ENC_EHT; in ieee80211_fill_rate_info()
642 stat->encoding = RX_ENC_HE; in ieee80211_fill_rate_info()
644 stat->encoding = RX_ENC_VHT; in ieee80211_fill_rate_info()
646 stat->encoding = RX_ENC_HT; in ieee80211_fill_rate_info()
648 stat->encoding = RX_ENC_LEGACY; in ieee80211_fill_rate_info()
653 switch (stat->encoding) { in ieee80211_fill_rate_info()
662 if (stat->encoding != RX_ENC_LEGACY) in ieee80211_fill_rate_info()
[all …]

12345678910>>...39