/third_party/mbedtls/tests/suites/ |
D | test_suite_pkcs1_v15.data | 43 RSAES-V15 decoding: good, payload=max, tight output buffer 46 RSAES-V15 decoding: good, payload=max, larger output buffer 49 RSAES-V15 decoding: good, payload=max-1, tight output buffer 52 RSAES-V15 decoding: good, payload=max-1, larger output buffer 55 RSAES-V15 decoding: good, payload=1 58 RSAES-V15 decoding: good, empty payload 61 RSAES-V15 decoding: payload=max, output too large 64 RSAES-V15 decoding: payload=max-1, output too large 67 RSAES-V15 decoding: bad first byte 70 RSAES-V15 decoding: bad second byte (0 instead of 2) [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_texture_compression_astc_decode_mode.txt | 59 authored as 8-bit UNORM values, so decoding to FP16 values adds little 66 to select the decoding precision. 68 Two decoding options are provided by 75 a third decoding option is provided: 116 decoding mode decoding mode 125 The type of the values returned by the decoding process is determined by API 139 Using the GL_RGBA8 decoding mode in HDR mode gives undefined results. 141 For sRGB output, the decoding mode is ignored, and the decoding always returns 144 If the texture does not have an ASTC format, the decoding mode is ignored. 151 When using the GL_RGB9_E5 decoding mode in HDR mode, error results [all …]
|
D | EXT_texture_sRGB_decode.txt | 89 allow sRGB textures to be read directly, without decoding. 92 decoding happens at sample time. It only applies to textures with an 196 should perform this color decoding on each sample prior to filtering 197 but implementations are allowed to perform this decoding after 199 decoding from sRGB prior to filtering). 201 The decoding from an sRGB encoded component, cs, to a linear 215 is returned without decoding. The TEXTURE_SRGB_DECODE_EXT 217 not explicitly listed above, as no decoding needs to be done. 354 decoding step is 365 decoding step is [all …]
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_compression_astc_decode_mode.txt | 59 authored as 8-bit UNORM values, so decoding to FP16 values adds little 66 to select the decoding precision. 68 Two decoding options are provided by 75 a third decoding option is provided: 116 decoding mode decoding mode 125 The type of the values returned by the decoding process is determined by API 139 Using the GL_RGBA8 decoding mode in HDR mode gives undefined results. 141 For sRGB output, the decoding mode is ignored, and the decoding always returns 144 If the texture does not have an ASTC format, the decoding mode is ignored. 151 When using the GL_RGB9_E5 decoding mode in HDR mode, error results [all …]
|
D | EXT_texture_sRGB_decode.txt | 89 allow sRGB textures to be read directly, without decoding. 92 decoding happens at sample time. It only applies to textures with an 196 should perform this color decoding on each sample prior to filtering 197 but implementations are allowed to perform this decoding after 199 decoding from sRGB prior to filtering). 201 The decoding from an sRGB encoded component, cs, to a linear 215 is returned without decoding. The TEXTURE_SRGB_DECODE_EXT 217 not explicitly listed above, as no decoding needs to be done. 354 decoding step is 365 decoding step is [all …]
|
/third_party/ffmpeg/doc/ |
D | codecs.texi | 12 meant only for decoding or encoding. 34 @item flags @var{flags} (@emph{decoding/encoding,audio,video,subtitles}) 92 @item ar @var{integer} (@emph{decoding/encoding,audio}) 95 @item ac @var{integer} (@emph{decoding/encoding,audio}) 163 @item bug @var{flags} (@emph{decoding,video}) 198 @item strict @var{integer} (@emph{decoding/encoding,audio,video}) 215 decoding untrusted input. 221 @item err_detect @var{flags} (@emph{decoding,audio,video}) 233 abort decoding on minor error detection 235 ignore decoding errors, and continue decoding. [all …]
|
D | libavcodec.texi | 16 The libavcodec library provides a generic encoding/decoding framework 45 @settitle media streams decoding and encoding library
|
D | optimization.txt | 50 Used in motion compensation (en/decoding). 72 Used in MPEG-4 qpel motion compensation (encoding & decoding). 76 encoding & decoding. 93 Optimizing this should have a significant effect on the gmc decoding 114 Used for en/decoding in the IDCT, easy. 119 idct (encoding & decoding) 131 Used in MPEG-1 en/decoding. 134 Used in MPEG-2 en/decoding. 137 Used in MPEG-4/H.263 en/decoding.
|
/third_party/ffmpeg/ |
D | Changelog | 157 - avcodec/alsdec: Fix decoding error with mono audio files 198 - VDPAU accelerated HEVC 10/12bit decoding 220 - Intel QSV-accelerated AV1 decoding 227 - VDPAU accelerated VP9 10/12bit decoding 236 - DXVA2/D3D11VA hardware accelerated AV1 decoding 279 - Intel QSV-accelerated MJPEG decoding 280 - Intel QSV-accelerated VP9 decoding 285 - support Sipro ACELP.KELVIN decoding 355 - AV1 decoding support through libdav1d 370 - Support decoding of HEVC 4:4:4 content in nvdec and cuviddec [all …]
|
/third_party/flutter/skia/third_party/externals/libwebp/ |
D | NEWS | 24 * big-endian fix for alpha decoding (issue #393) 90 * memory reduction in both lossless encoding and decoding 107 * New WebPAnimDecoder API for decoding animations 162 * Significant memory reduction for decoding lossy images with alpha. 163 * Intertwined decoding of RGB and alpha for a shorter 171 * Add incremental decoding support for images containing ALPH and ICCP chunks. 217 * Advanced decoding APIs. 219 * SSE2 instructions for decoding performance optimizations on x86 based 221 * Support Multi-threaded decoding. 227 * Incremental decoding: picture can be decoded byte-by-byte if needs be.
|
D | README | 208 decoding (dwebp) images. 289 -v ..................... verbose, e.g. print encoding/decoding times 330 There is a decoding sample in examples/dwebp.c which will take 366 -incremental . use incremental decoding (useful for tests) 368 -v ........... verbose (e.g. print encoding/decoding times) 655 There are variants for decoding in BGR/RGBA/ARGB/BGRA order, along with 656 decoding to raw Y'CbCr samples. One can also decode the image directly into a 662 is supplied. No decoding is involved when using it. 664 Incremental decoding API: 670 created with the purpose of decoding either RGB or Y'CbCr samples. [all …]
|
/third_party/curl/docs/cmdline-opts/ |
D | raw.d | 2 Help: Do HTTP "raw"; no transfer decoding 7 When used, it disables all internal HTTP decoding of content or transfer
|
/third_party/skia/third_party/externals/libwebp/ |
D | NEWS | 59 * big-endian fix for alpha decoding (issue #393) 125 * memory reduction in both lossless encoding and decoding 142 * New WebPAnimDecoder API for decoding animations 197 * Significant memory reduction for decoding lossy images with alpha. 198 * Intertwined decoding of RGB and alpha for a shorter 206 * Add incremental decoding support for images containing ALPH and ICCP chunks. 252 * Advanced decoding APIs. 254 * SSE2 instructions for decoding performance optimizations on x86 based 256 * Support Multi-threaded decoding. 262 * Incremental decoding: picture can be decoded byte-by-byte if needs be.
|
D | README | 208 decoding (dwebp) images. 292 -v ..................... verbose, e.g. print encoding/decoding times 334 There is a decoding sample in examples/dwebp.c which will take 372 -incremental . use incremental decoding (useful for tests) 374 -v ........... verbose (e.g. print encoding/decoding times) 661 There are variants for decoding in BGR/RGBA/ARGB/BGRA order, along with 662 decoding to raw Y'CbCr samples. One can also decode the image directly into a 668 is supplied. No decoding is involved when using it. 670 Incremental decoding API: 676 created with the purpose of decoding either RGB or Y'CbCr samples. [all …]
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fSRGBDecodeTests.cpp | 309 const SRGBDecode decoding); 312 void setDecode (const SRGBDecode decoding); 337 const SRGBDecode decoding) in SRGBTestSampler() argument 352 this->setDecode(decoding); in SRGBTestSampler() 360 void SRGBTestSampler::setDecode (const SRGBDecode decoding) in setDecode() argument 362 if (decoding == SRGBDECODE_SKIP_DECODE) in setDecode() 367 else if (decoding == SRGBDECODE_DECODE) in setDecode() 377 m_decoding = decoding; in setDecode() 413 const SRGBDecode decoding); 417 void setDecode (const SRGBDecode decoding); [all …]
|
/third_party/python/Doc/library/ |
D | email.errors.rst | 36 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.
|
D | base64.rst | 17 ASCII characters and decoding such encodings back to binary data. 18 It provides encoding and decoding functions for the encodings specified in 29 :class:`bytes`, and decoding :term:`bytes-like objects <bytes-like object>` or 33 The legacy interface does not support decoding from strings, but it does 34 provide functions for encoding and decoding to and from :term:`file objects 42 ASCII-only Unicode strings are now accepted by the decoding functions of 47 encoding and decoding functions in this module. Ascii85/Base85 support added.
|
D | codecs.rst | 33 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. 291 codec will handle encoding and decoding errors. 336 | | built-in codecs on decoding, and '?' on | 352 | ``'surrogateescape'`` | On decoding, replace byte with individual | 366 |``'surrogatepass'``| utf-8, utf-16, utf-32, | Allow encoding and decoding of surrogate | 381 The ``'backslashreplace'`` error handlers now works with decoding and 390 The *error_handler* argument will be called during encoding and decoding [all …]
|
/third_party/libjpeg-turbo/ |
D | BUILD.gn | 108 "D_ARITH_CODING_SUPPORTED=1", #Support arithmetic decoding 109 "BMP_SUPPORTED=1", #Support arithmetic decoding 110 "PPM_SUPPORTED=1", #Support arithmetic decoding
|
/third_party/flutter/flutter/packages/flutter_tools/lib/src/ |
D | convert.dart | 13 /// A [Codec] which reports malformed bytes when decoding. 42 'Bad UTF-8 encoding found while decoding string: $result. '
|
/third_party/json/doc/mkdocs/docs/api/basic_json/ |
D | dump.md | 32 : how to react on decoding errors; there are three 33 possible values: `strict` (throws and exception in case a decoding error
|
/third_party/ffmpeg/tests/ref/fate/ |
D | base64 | 1 Encoding/decoding tests
|
/third_party/node/deps/npm/node_modules/iconv-lite/ |
D | README.md | 110 ## Encoding/decoding speed 125 …* If you want to detect UTF-8 BOM when decoding other encodings, use [node-autodetect-decoder-stre… 138 …decoding, be sure to supply a Buffer to decode() method, otherwise [bad things usually happen](htt…
|
/third_party/mesa3d/docs/relnotes/ |
D | 19.0.2.rst | 32 - AMD Raven hang during va-api decoding 34 - Major artifacts in mpeg2 vaapi hw decoding
|
/third_party/node/deps/npm/node_modules/registry-auth-token/ |
D | CHANGELOG.md | 28 - Use safe-buffer module for backwards-compatible base64 encoding/decoding (Espen Hovlandsdal) 60 - Implement alternative base64 encoding/decoding implementation for Node 6 (Lukas Eipert)
|