Home
last modified time | relevance | path

Searched refs:compressed (Results 1 – 25 of 1077) sorted by relevance

12345678910>>...44

/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
DSynthTest.java50 private void checkSynth(byte[] compressed, boolean expectSuccess, in checkSynth() argument
54 byte[] actual = decompress(compressed); in checkSynth()
70 byte[] compressed = { in testAllTransforms10()
284 compressed, in testAllTransforms10()
309 byte[] compressed = { in testAllTransforms4()
521 compressed, in testAllTransforms4()
538 byte[] compressed = { in testBaseDictWord()
552 compressed, in testBaseDictWord()
560 byte[] compressed = { in testBaseDictWordFinishBlockOnRingbufferWrap()
576 compressed, in testBaseDictWordFinishBlockOnRingbufferWrap()
[all …]
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DSynthTest.cs35 private void CheckSynth(byte[] compressed, bool expectSuccess, string expectedOutput) in CheckSynth() argument
40 byte[] actual = Decompress(compressed); in CheckSynth()
60 …byte[] compressed = new byte[] { unchecked((byte)unchecked((int)(0x1b))), unchecked((byte)unchecke… in TestBaseDictWord()
65 CheckSynth(compressed, true, string.Empty + "time"); in TestBaseDictWord()
78 …byte[] compressed = new byte[] { unchecked((byte)unchecked((int)(0x1b))), unchecked((byte)unchecke… in TestBaseDictWordFinishBlockOnRingbufferWrap()
87 CheckSynth(compressed, true, string.Empty + "aaaaaaaaaaaaaaaaaaaaaaaaaaaatime"); in TestBaseDictWordFinishBlockOnRingbufferWrap()
98 …byte[] compressed = new byte[] { unchecked((byte)unchecked((int)(0x1b))), unchecked((byte)unchecke… in TestBaseDictWordTooLong()
103 CheckSynth(compressed, false, string.Empty); in TestBaseDictWordTooLong()
117 …byte[] compressed = new byte[] { unchecked((byte)unchecked((int)(0x1b))), unchecked((byte)unchecke… in TestBlockCountMessage()
124 CheckSynth(compressed, true, string.Empty + "aabbaaaaabab"); in TestBlockCountMessage()
[all …]
/third_party/vk-gl-cts/android/cts/master/vk-incremental-deqp/
Dtexture.txt1 dEQP-VK.texture.compressed.etc2_r8g8b8_unorm_block_2d_pot
2 dEQP-VK.texture.compressed.eac_r11_unorm_block_2d_pot
3 dEQP-VK.texture.compressed.eac_r11g11_unorm_block_2d_pot
4 dEQP-VK.texture.compressed.astc_4x4_unorm_block_2d_pot
5 dEQP-VK.texture.compressed.astc_5x4_unorm_block_2d_pot
6 dEQP-VK.texture.compressed.astc_12x12_unorm_block_2d_pot
7 dEQP-VK.texture.compressed.astc_12x12_unorm_block_2d_pot_sparse
8 dEQP-VK.texture.compressed.astc_12x12_srgb_block_2d_pot
9 dEQP-VK.texture.compressed.astc_12x12_srgb_block_2d_pot_sparse
10 dEQP-VK.texture.compressed.bc1_rgb_unorm_block_2d_pot
[all …]
/third_party/vk-gl-cts/android/cts/master/
Dgles3-incremental-deqp.txt26 dEQP-GLES3.functional.texture.format.compressed.etc1_2d_pot
27 dEQP-GLES3.functional.texture.format.compressed.etc1_2d_npot
28 dEQP-GLES3.functional.texture.format.compressed.etc1_cube_pot
29 dEQP-GLES3.functional.texture.format.compressed.etc1_cube_npot
30 dEQP-GLES3.functional.texture.format.compressed.eac_r11_2d_pot
31 dEQP-GLES3.functional.texture.format.compressed.eac_r11_cube_pot
32 dEQP-GLES3.functional.texture.format.compressed.eac_r11_2d_npot
33 dEQP-GLES3.functional.texture.format.compressed.eac_r11_cube_npot
34 dEQP-GLES3.functional.texture.format.compressed.eac_signed_r11_2d_pot
35 dEQP-GLES3.functional.texture.format.compressed.eac_signed_r11_cube_pot
[all …]
/third_party/vk-gl-cts/android/cts/master/src/
Dgles3-incremental-deqp.txt17 dEQP-GLES3.functional.texture.format.compressed.etc1_2d_pot
18 dEQP-GLES3.functional.texture.format.compressed.etc1_2d_npot
19 dEQP-GLES3.functional.texture.format.compressed.etc1_cube_pot
20 dEQP-GLES3.functional.texture.format.compressed.etc1_cube_npot
21 dEQP-GLES3.functional.texture.format.compressed.eac_r11_2d_pot
22 dEQP-GLES3.functional.texture.format.compressed.eac_r11_cube_pot
23 dEQP-GLES3.functional.texture.format.compressed.eac_r11_2d_npot
24 dEQP-GLES3.functional.texture.format.compressed.eac_r11_cube_npot
25 dEQP-GLES3.functional.texture.format.compressed.eac_signed_r11_2d_pot
26 dEQP-GLES3.functional.texture.format.compressed.eac_signed_r11_cube_pot
[all …]
Dvk-incremental-deqp.txt33 dEQP-VK.texture.compressed.etc2_r8g8b8_unorm_block_2d_pot
34 dEQP-VK.texture.compressed.eac_r11_unorm_block_2d_pot
35 dEQP-VK.texture.compressed.eac_r11g11_unorm_block_2d_pot
36 dEQP-VK.texture.compressed.astc_4x4_unorm_block_2d_pot
37 dEQP-VK.texture.compressed.astc_5x4_unorm_block_2d_pot
38 dEQP-VK.texture.compressed.astc_12x12_unorm_block_2d_pot
39 dEQP-VK.texture.compressed.astc_12x12_unorm_block_2d_pot_sparse
40 dEQP-VK.texture.compressed.astc_12x12_srgb_block_2d_pot
41 dEQP-VK.texture.compressed.astc_12x12_srgb_block_2d_pot_sparse
42 dEQP-VK.texture.compressed.bc1_rgb_unorm_block_2d_pot
[all …]
/third_party/skia/third_party/externals/zlib/contrib/tests/
Dutils_unittest.cc21 std::vector<unsigned char> compressed( in TestPayloads() local
27 unsigned long compressed_size = static_cast<unsigned long>(compressed.size()); in TestPayloads()
29 type, compressed.data(), &compressed_size, input.data(), input.size(), in TestPayloads()
37 compressed.data(), compressed_size); in TestPayloads()
75 std::vector<unsigned char> compressed( in TEST() local
78 unsigned long compressed_size = static_cast<unsigned long>(compressed.size()); in TEST()
80 type, compressed.data(), &compressed_size, input.data(), input.size(), in TEST()
88 compressed.data(), compressed_size); in TEST()
189 std::vector<uint8_t> compressed(100, '\0'); in TEST() local
190 stream.next_out = compressed.data(); in TEST()
[all …]
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlists/
Dgles3-master-NOT_SUPPORTED.txt146 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x10
147 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x10_srgb
148 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x5
149 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x5_srgb
150 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x6
151 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x6_srgb
152 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x8
153 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x8_srgb
154 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.12x10
155 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.12x10_srgb
[all …]
/third_party/lz4/ossfuzz/
Dround_trip_stream_fuzzer.c35 cursor_t compressed; member
69 state.compressed = cursor_create(1024 + 2 * LZ4_compressBound(size)); in state_create()
84 cursor_free(state.compressed); in state_free()
98 state->compressed.pos = 0; in state_reset()
143 char* dst = state->compressed.buf + state->compressed.pos; in state_prefixRoundTrip()
146 int const dstCapacity = state->compressed.size - state->compressed.pos; in state_prefixRoundTrip()
151 state->compressed.pos += cSize; in state_prefixRoundTrip()
164 char* dst = state->compressed.buf + state->compressed.pos; in state_extDictRoundTrip()
167 int const dstCapacity = state->compressed.size - state->compressed.pos; in state_extDictRoundTrip()
172 state->compressed.pos += cSize; in state_extDictRoundTrip()
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_compression.txt41 compressed form.
47 allows OpenGL applications to use compressed texture images by providing:
49 (1) A framework upon which extensions providing specific compressed
52 (2) A set of generic compressed internal formats that allow
54 compressed form without needing to code for specific compression
57 An application can define compressed texture images by providing a texture
58 image stored in a specific compressed image format. This extension does
59 not define any specific compressed image formats, but it does provide the
62 An application can also define compressed texture images by providing an
63 uncompressed texture image but specifying a compressed internal format.
[all …]
/third_party/glib/gio/tests/desktop-files/usr/applications/
Dfile-roller.desktop37compressed;application/x-7z-compressed-tar;application/x-ace;application/x-alz;application/x-ar;ap…
/third_party/mesa3d/src/gallium/drivers/iris/ci/
Diris-cml-fails.txt24 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x10,Fail
25 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x5,Fail
26 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x6,Fail
27 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x8,Fail
28 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.12x10,Fail
29 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.12x12,Fail
30 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.4x4,Fail
31 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.5x4,Fail
32 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.6x5,Fail
33 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.6x6,Fail
[all …]
Diris-kbl-fails.txt24 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x10,Fail
25 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x5,Fail
26 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x6,Fail
27 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x8,Fail
28 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.12x10,Fail
29 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.12x12,Fail
30 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.4x4,Fail
31 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.5x4,Fail
32 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.6x5,Fail
33 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.6x6,Fail
[all …]
Diris-whl-fails.txt24 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x10,Fail
25 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x5,Fail
26 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x6,Fail
27 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x8,Fail
28 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.12x10,Fail
29 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.12x12,Fail
30 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.4x4,Fail
31 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.5x4,Fail
32 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.6x5,Fail
33 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.6x6,Fail
[all …]
/third_party/openGLES/extensions/ARB/
DARB_texture_compression.txt51 compressed form.
57 allows OpenGL applications to use compressed texture images by providing:
59 (1) A framework upon which extensions providing specific compressed
62 (2) A set of generic compressed internal formats that allow
64 compressed form without needing to code for specific compression
67 An application can define compressed texture images by providing a texture
68 image stored in a specific compressed image format. This extension does
69 not define any specific compressed image formats, but it does provide the
72 An application can also define compressed texture images by providing an
73 uncompressed texture image but specifying a compressed internal format.
[all …]
/third_party/node/test/parallel/
Dtest-zlib-premature-end.js13 const compressed = compress(input); constant
17 (stream) => { stream.end(compressed); },
18 (stream) => { stream.write(compressed); stream.write(trailingData); },
19 (stream) => { stream.write(compressed); stream.end(trailingData); },
20 (stream) => { stream.write(Buffer.concat([compressed, trailingData])); },
21 (stream) => { stream.end(Buffer.concat([compressed, trailingData])); },
29 assert.strictEqual(stream.bytesWritten, compressed.length);
Dtest-zlib-convenience-methods.js79 const compressed = result.buffer; constant
80 zlib[method[1]](compressed, optsInfo, common.mustCall((err, result) => {
91 const compressed = zlib[`${method[0]}Sync`](expect, opts); constant
92 const decompressed = zlib[`${method[1]}Sync`](compressed, opts);
100 const compressed = zlib[`${method[0]}Sync`](expect); constant
101 const decompressed = zlib[`${method[1]}Sync`](compressed);
109 const compressed = zlib[`${method[0]}Sync`](expect, optsInfo); constant
110 assert.ok(compressed.engine instanceof zlib[method[2]],
113 const decompressed = zlib[`${method[1]}Sync`](compressed.buffer,
/third_party/cef/libcef/browser/
Dimage_impl.cc50 std::vector<unsigned char>* compressed) { in PNGMethod() argument
58 std::vector<gfx::PNGCodec::Comment>(), compressed); in PNGMethod()
65 std::vector<unsigned char>* compressed) { in JPEGMethod() argument
66 return gfx::JPEGCodec::Encode(bitmap, quality, compressed); in JPEGMethod()
234 std::vector<unsigned char> compressed; in GetAsPNG() local
235 if (!WritePNG(*bitmap, &compressed, with_transparency)) in GetAsPNG()
241 return CefBinaryValue::Create(&compressed.front(), compressed.size()); in GetAsPNG()
253 std::vector<unsigned char> compressed; in GetAsJPEG() local
254 if (!WriteJPEG(*bitmap, &compressed, quality)) in GetAsJPEG()
260 return CefBinaryValue::Create(&compressed.front(), compressed.size()); in GetAsJPEG()
[all …]
/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DResponseParameters.php39 protected $compressed = null; variable in Grpc\\Testing\\ResponseParameters
129 return isset($this->compressed) ? $this->compressed : null;
134 return isset($this->compressed);
139 unset($this->compressed);
155 $this->compressed = $var;
/third_party/skia/third_party/externals/zlib/contrib/tests/fuzzers/
Ddeflate_fuzzer.cc41 std::vector<uint8_t> compressed(src.size() * 2 + 1000); in LLVMFuzzerTestOneInput() local
42 stream.next_out = compressed.data(); in LLVMFuzzerTestOneInput()
43 stream.avail_out = compressed.size(); in LLVMFuzzerTestOneInput()
54 compressed.resize(compressed.size() - stream.avail_out); in LLVMFuzzerTestOneInput()
62 stream.next_in = compressed.data(); in LLVMFuzzerTestOneInput()
63 stream.avail_in = compressed.size(); in LLVMFuzzerTestOneInput()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_miptree.c43 bool compressed) in tu102_choose_tiled_storage_type() argument
50 if (compressed) in tu102_choose_tiled_storage_type()
58 if (compressed) in tu102_choose_tiled_storage_type()
66 if (compressed) in tu102_choose_tiled_storage_type()
73 if (compressed) in tu102_choose_tiled_storage_type()
91 bool compressed) in nvc0_choose_tiled_storage_type() argument
96 return tu102_choose_tiled_storage_type(format, ms, compressed); in nvc0_choose_tiled_storage_type()
100 if (compressed) in nvc0_choose_tiled_storage_type()
108 if (compressed) in nvc0_choose_tiled_storage_type()
116 if (compressed) in nvc0_choose_tiled_storage_type()
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_utils.h127 const angle::Format &getActualBufferFormat(bool compressed) const in getActualBufferFormat() argument
129 return angle::Format::Get(compressed ? mActualCompressedBufferFormatID in getActualBufferFormat()
133 VkFormat getActualBufferVkFormat(bool compressed) const in getActualBufferVkFormat() argument
135 return GetVkFormatFromFormatID(compressed ? mActualCompressedBufferFormatID in getActualBufferVkFormat()
139 VertexCopyFunction getVertexLoadFunction(bool compressed) const in getVertexLoadFunction() argument
141 return compressed ? mCompressedVertexLoadFunction : mVertexLoadFunction; in getVertexLoadFunction()
144 bool getVertexLoadRequiresConversion(bool compressed) const in getVertexLoadRequiresConversion() argument
146 return compressed ? mCompressedVertexLoadRequiresConversion : mVertexLoadRequiresConversion; in getVertexLoadRequiresConversion()
170 size_t getVertexInputAlignment(bool compressed) const;
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_copy_image.txt81 CopyImageSubData also supports copying between compressed and
82 uncompressed images if the compressed block / uncompressed texel
124 types of compressed and uncompressed internal formats as detailed
127 to a compressed internal format, each texel of uncompressed data
128 becomes a single block of compressed data. When copying from a
129 compressed internal format to an uncompressed internal format,
130 a block of compressed data becomes a single texel of uncompressed
132 size the block size of the compressed formats. Thus it is permitted
133 to copy between a 128-bit uncompressed format and a compressed
135 format and a compressed format which uses 4-bit 4x4 blocks.
[all …]
/third_party/openGLES/extensions/EXT/
DEXT_copy_image.txt81 CopyImageSubData also supports copying between compressed and
82 uncompressed images if the compressed block / uncompressed texel
124 types of compressed and uncompressed internal formats as detailed
127 to a compressed internal format, each texel of uncompressed data
128 becomes a single block of compressed data. When copying from a
129 compressed internal format to an uncompressed internal format,
130 a block of compressed data becomes a single texel of uncompressed
132 size the block size of the compressed formats. Thus it is permitted
133 to copy between a 128-bit uncompressed format and a compressed
135 format and a compressed format which uses 4-bit 4x4 blocks.
[all …]
/third_party/ffmpeg/libavcodec/
Dpcx.c36 int compressed) in pcx_rle_decode() argument
44 if (compressed) { in pcx_rle_decode()
77 int compressed, xmin, ymin, xmax, ymax; in pcx_decode_frame() local
95 compressed = bytestream2_get_byteu(&gb); in pcx_decode_frame()
118 (!compressed && bytes_per_scanline > bytestream2_get_bytes_left(&gb) / h)) { in pcx_decode_frame()
160 ret = pcx_rle_decode(&gb, scanline, bytes_per_scanline, compressed); in pcx_decode_frame()
183 ret = pcx_rle_decode(&gb, scanline, bytes_per_scanline, compressed); in pcx_decode_frame()
205 ret = pcx_rle_decode(&gb, scanline, bytes_per_scanline, compressed); in pcx_decode_frame()
217 ret = pcx_rle_decode(&gb, scanline, bytes_per_scanline, compressed); in pcx_decode_frame()

12345678910>>...44