Home
last modified time | relevance | path

Searched refs:decoding (Results 1 – 25 of 734) sorted by relevance

12345678910>>...30

/aosp_15_r20/external/strace/
H A DNEWS5 * Implemented decoding of KVM_CHECK_EXTENSION and NBD_* ioctl commands.
6 * Implemented decoding of SOL_XDP socket option names.
7 * Implemented decoding of AF_PACKET protocols in socket syscall.
8 * Implemented decoding of AF_AX25 and AF_X25 addresses, protocols,
12 * Enhanced decoding of IFLA_*, NETCONFA_*, and SMC_DIAG_* netlink attributes.
19 * Fixed decoding of bit sets in evdev ioctl commands.
20 * Fixed decoding of EVIOCGBIT(0, ...) ioctl commands.
28 * Implemented decoding of kvm vcpu exit reason (-e kvm=vcpu option),
30 * Implemented decoding of KVM_SET_CPUID2 and KVM_GET_*_CPUID ioctl commands.
31 * Enhanced decoding of corner cases of SO_LINGER, SO_PEERCRED,
[all …]
H A Dstrace.spec145 + fixed decoding of syscalls unknown to the kernel on s390/s390x (#1298294).
162 + enhanced ioctl decoding (#902788).
192 + fixed decoding of *xattr syscalls (#885233);
238 - fix biarch stat64 decoding (#222275)
240 - improve prctl decoding (#364401)
244 - fix biarch decoding of error return values (#447587)
248 - fix futex argument decoding (#448628, #448629)
277 - Fix ia64 syscall decoding (#206768)
282 - Fix bogus decoding of syscalls >= 300 (#201462, #202620).
294 - Fix biarch decoding of socket syscalls (#174354).
[all …]
H A Dstrace.spec.in11 # Install Bluetooth headers for AF_BLUETOOTH sockets decoding.
145 + fixed decoding of syscalls unknown to the kernel on s390/s390x (#1298294).
162 + enhanced ioctl decoding (#902788).
192 + fixed decoding of *xattr syscalls (#885233);
238 - fix biarch stat64 decoding (#222275)
240 - improve prctl decoding (#364401)
244 - fix biarch decoding of error return values (#447587)
248 - fix futex argument decoding (#448628, #448629)
277 - Fix ia64 syscall decoding (#206768)
282 - Fix bogus decoding of syscalls >= 300 (#201462, #202620).
[all …]
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_pkcs1_v15.data55 RSAES-V15 decoding: good, payload=max, tight output buffer
58 RSAES-V15 decoding: good, payload=max, larger output buffer
61 RSAES-V15 decoding: good, payload=max-1, tight output buffer
64 RSAES-V15 decoding: good, payload=max-1, larger output buffer
67 RSAES-V15 decoding: good, payload=1
70 RSAES-V15 decoding: good, empty payload
73 RSAES-V15 decoding: payload=max, output too large
76 RSAES-V15 decoding: payload=max-1, output too large
79 RSAES-V15 decoding: bad first byte
82 RSAES-V15 decoding: bad second byte (0 instead of 2)
[all …]
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_pkcs1_v15.data55 RSAES-V15 decoding: good, payload=max, tight output buffer
58 RSAES-V15 decoding: good, payload=max, larger output buffer
61 RSAES-V15 decoding: good, payload=max-1, tight output buffer
64 RSAES-V15 decoding: good, payload=max-1, larger output buffer
67 RSAES-V15 decoding: good, payload=1
70 RSAES-V15 decoding: good, empty payload
73 RSAES-V15 decoding: payload=max, output too large
76 RSAES-V15 decoding: payload=max-1, output too large
79 RSAES-V15 decoding: bad first byte
82 RSAES-V15 decoding: bad second byte (0 instead of 2)
[all …]
/aosp_15_r20/external/curl/docs/libcurl/opts/
H A DCURLOPT_HTTP_TRANSFER_DECODING.md17 CURLOPT_HTTP_TRANSFER_DECODING - HTTP transfer decoding control
30 Pass a long to tell libcurl how to act on transfer decoding. If set to zero,
31 transfer decoding is disabled, if set to 1 it is enabled (default). libcurl
32 does chunked transfer decoding by default unless this option is set to zero.
37 decoding enabled.
H A DCURLOPT_HTTP_CONTENT_DECODING.md18 CURLOPT_HTTP_CONTENT_DECODING - HTTP content decoding control
31 Pass a long to tell libcurl how to act on content decoding. If set to zero,
32 content decoding is disabled. If set to 1 it is enabled. Libcurl has no
33 default content decoding but requires you to use
/aosp_15_r20/external/zxing/
H A DCHANGES5 - Fixed bug decoding version 0 QR Codes
14 - Unit test for QR Code decoding
31 - Notably improved decoding for Basic version -- Regular version still
45 - Major refactoring of 1D barcode decoding
68 - Slight improvement to 1D decoding accuracy, most noticeable in
69 improvements to Code 128 decoding
79 - Improvement in QR Code decoding accuracy on non-JSR-234 phones
83 - "TRY_HARDER" decoding hint now supported. Will do more work in some cases
88 - More intelligent handling of POSSIBLE_FORMATS decoding hint
148 - Optimized 1D decoding to use integer math
[all …]
/aosp_15_r20/external/webp/doc/
H A Dapi.md108 variants for decoding in BGR/RGBA/ARGB/BGRA order, along with decoding to raw
119 is supplied. No decoding is involved when using it.
121 ### Incremental decoding API
126 with the purpose of decoding either RGB or Y'CbCr samples. For instance:
155 These functions will return the decoding status: either VP8_STATUS_SUSPENDED if
156 decoding is not finished yet or VP8_STATUS_OK when decoding is done. Any other
166 Lastly, note that decoding can also be performed into a pre-allocated pixel
174 WebP decoding supports an advanced API which provides on-the-fly cropping and
199 // well for decoding the image. This externally supplied memory buffer
206 // E) Decode the WebP image. There are two variants w.r.t decoding image.
[all …]
/aosp_15_r20/external/flac/man/
H A Dflac.md19 **flac** is a command-line tool for encoding, decoding, testing and
57 encoding, decoding, testing, or analyzing. Encoding is the default
58 invocation, but can be switch to decoding with **-d**, analysis with
60 encoding, decoding, analysis or testing options can be used, see section
68 decoding, the extension will be ".wav" for WAVE output and ".raw" for raw
72 If you are encoding/decoding from stdin to a file, you should use the -o
96 input file (or output file when decoding) is a raw file. If it is a RIFF
163 Some common **decoding** tasks using flac:
171 : Two different ways of decoding abc.flac to abc.aiff (AIFF format).
176 : Two different ways of decoding abc.flac to abc.rf64 (RF64 format).
[all …]
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fSRGBDecodeTests.cpp320 const SRGBDecode decoding);
323 void setDecode(const SRGBDecode decoding);
345 … const tcu::Sampler::FilterMode magFilter, const SRGBDecode decoding) in SRGBTestSampler() argument
360 this->setDecode(decoding); in SRGBTestSampler()
368 void SRGBTestSampler::setDecode(const SRGBDecode decoding) in setDecode() argument
370 if (decoding == SRGBDECODE_SKIP_DECODE) in setDecode()
376 else if (decoding == SRGBDECODE_DECODE) in setDecode()
387 m_decoding = decoding; in setDecode()
417 const SRGBDecode decoding);
421 void setDecode(const SRGBDecode decoding);
[all …]
/aosp_15_r20/external/webp/
H A DNEWS123 * big-endian fix for alpha decoding (issue #393)
189 * memory reduction in both lossless encoding and decoding
206 * New WebPAnimDecoder API for decoding animations
261 * Significant memory reduction for decoding lossy images with alpha.
262 * Intertwined decoding of RGB and alpha for a shorter
270 * Add incremental decoding support for images containing ALPH and ICCP chunks.
316 * Advanced decoding APIs.
318 * SSE2 instructions for decoding performance optimizations on x86 based
320 * Support Multi-threaded decoding.
326 * Incremental decoding: picture can be decoded byte-by-byte if needs be.
/aosp_15_r20/external/kotlinx.serialization/docs/
H A Dserialization-guide.md18 * <a name='json-decoding'></a>[JSON decoding](basic-serialization.md#json-decoding)
70 … name='sequential-decoding-protocol-experimental'></a>[Sequential decoding protocol (experimental)…
124 …* <a name='decoding-enums-in-a-case-insensitive-manner'></a>[Decoding enums in a case-insensitive …
130 * <a name='decoding-json-elements'></a>[Decoding Json elements](json.md#decoding-json-elements)
159 * <a name='sequential-decoding'></a>[Sequential decoding](formats.md#sequential-decoding)
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/plat/marvell/armada/misc/
Dmvebu-io-win.rst1 Marvell IO WIN address decoding bindings
6 The IO WIN includes a description of the address decoding configuration.
9 layer of decoding. This additional address decoding layer defines one of the
/aosp_15_r20/external/arm-trusted-firmware/docs/plat/marvell/armada/misc/
H A Dmvebu-io-win.rst1 Marvell IO WIN address decoding bindings
6 The IO WIN includes a description of the address decoding configuration.
9 layer of decoding. This additional address decoding layer defines one of the
/aosp_15_r20/external/zstd/doc/
H A Dzstd_compression_format.md77 Unlike frames, each block depends on previous blocks for proper decoding.
423 - Previous FSE decoding tables, required by `Repeat_Mode`
426 Note that decoding tables aren't always from the previous `Compressed_Block`.
428 - Every decoding table can come from a dictionary.
577 The size of `Huffman_Tree_Description` is determined during decoding process,
808 FSE decoding requires a 'state' to be carried from symbol to symbol.
809 For more explanation on FSE decoding, see the [FSE section](#fse).
811 For sequence decoding, a separate state keeps track of each
829 After decoding the starting states, a single sequence is decoded
849 Using the rules pre-calculated in the decoding tables,
[all …]
/aosp_15_r20/external/crosvm/docs/book/src/devices/
H A Dvideo.md4 hardware-accelerated video decoding and encoding capabilities. The specification ([v3], [v5]) for
8 The virtio-video host device uses backends to perform the actual decoding. The currently supported
11 - `libvda`, a hardware-accelerated backend that supports both decoding and encoding by delegating
13 - `ffmpeg`, a software-based backend that supports encoding and decoding. It exists to make testing
96 Note that the `Card type` is `ffmpeg`, indicating that decoding will be performed in software on the
121 ### Test decoding with ffmpeg
143 ### Test decoding with v4l2r
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/base64-0.13.1/
H A DRELEASE-NOTES.md11 - When decoding input that has both an invalid length and an invalid symbol as the last byte, `Inva…
36 - Make it configurable whether or not to return an error when decoding detects excess trailing bits.
46 - Detect invalid trailing symbols when decoding and return an error rather than silently ignoring t…
62 - `decode_config_slice` function for no-allocation decoding, analogous to `encode_config_slice`
98 - Allow decoding a `AsRef<[u8]>` instead of just a `&str`
/aosp_15_r20/external/python/cpython3/Doc/library/
Dcodecs.rst33 The module defines the following functions for encoding and decoding with
51 default error handler is ``'strict'`` meaning that decoding errors raise
82 The stateless encoding and decoding functions. These must be
187 :class:`StreamReaderWriter`, providing transparent encoding/decoding.
295 codec will handle encoding and decoding errors.
342 | | decoding, use ``�`` (U+FFFD, the official |
349 | | ``\Uxxxxxxxx``. On decoding, use hexadecimal |
354 | ``'surrogateescape'`` | On decoding, replace byte with individual |
393 |``'surrogatepass'``| utf-8, utf-16, utf-32, | Allow encoding and decoding surrogate code|
411 The ``'backslashreplace'`` error handler now works with decoding and
[all …]
Demail.errors.rst36 decoding errors, and when an attempt is made to create a header that appears
104 * :class:`InvalidBase64PaddingDefect` -- When decoding a block of base64
108 * :class:`InvalidBase64CharactersDefect` -- When decoding a block of base64
112 * :class:`InvalidBase64LengthDefect` -- When decoding a block of base64 encoded
116 * :class:`InvalidDateDefect` -- When decoding an invalid or unparsable date field.
/aosp_15_r20/external/opencensus-java/api/src/main/java/io/opencensus/trace/
H A DBigendianEncoding.java41 byte[] decoding = new byte[ASCII_CHARACTERS]; in buildDecodingArray()
42 Arrays.fill(decoding, (byte) -1); in buildDecodingArray()
45 decoding[c] = (byte) i; in buildDecodingArray()
47 return decoding; in buildDecodingArray()
/aosp_15_r20/external/python/cpython2/Doc/library/
Dcodecs.rst45 default error handler is ``'strict'`` meaning that decoding errors raise
62 * ``decode`` The stateless decoding function;
183 *error_handler* will be called during encoding and decoding in case of an error,
209 Implements the ``strict`` error handling: each encoding or decoding error
223 encoding or decoding is continued without further notice.
244 providing transparent encoding/decoding. The default file mode is ``'r'``
362 | | Unicode codecs on decoding and '?' on |
405 In a Unicode context, decoding converts a plain string encoded using a
417 decoding efficient.
423 the basic interface for incremental encoding and decoding. Encoding/decoding the
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/base64/
DRELEASE-NOTES.md72 The `NO_PAD` ones require that padding is absent when decoding, and the others require that
127 - The `NO_PAD` config now requires that padding be absent when decoding.
133 …fig` concept into the `Engine` abstraction, allowing the user to pick different encoding / decoding
164 - When decoding input that has both an invalid length and an invalid symbol as the last byte, `Inva…
193 - Make it configurable whether or not to return an error when decoding detects excess trailing bits.
208 - Detect invalid trailing symbols when decoding and return an error rather than silently ignoring t…
224 - `decode_config_slice` function for no-allocation decoding, analogous to `encode_config_slice`
260 - Allow decoding a `AsRef<[u8]>` instead of just a `&str`
/aosp_15_r20/external/pigweed/pw_tokenizer/
H A Ddetokenization.rst12 and decoding its arguments. ``pw_tokenizer`` provides Python, C++ and
16 Example: decoding tokenized logs
85 .. _module-pw_tokenizer-base64-decoding:
89 The Python ``Detokenizer`` class supports decoding and detokenizing prefixed
106 Base64 decoding is supported in C++ or C with the
175 The following diagram describes the decoding process for optionally tokenized
205 Potential decoding problems
207 The decoding process for optionally tokenized fields will yield correct results
211 There are two ways in which the decoding process may fail.
225 When decoding, if there is an extra 0xFF byte, it is discarded.
[all …]
/aosp_15_r20/external/pytorch/benchmarks/transformer/
H A Dscore_mod.py445 decoding: bool,
449 assert not (calculate_bwd and decoding), "Decoding does not support backward"
482 if decoding:
516 decoding: bool,
520 assert not (calculate_bwd and decoding), "Decoding does not support backward"
522 if decoding:
586 args.decoding,

12345678910>>...30