HomeSort by relevance Sort by last modified time
    Searched refs:uncompressed (Results 1 - 25 of 115) sorted by null

1 2 3 4 5

  /external/lzma/Java/Tukaani/src/org/tukaani/xz/index/
IndexRecord.java 14 final long uncompressed; field in class:IndexRecord
16 IndexRecord(long unpadded, long uncompressed) {
18 this.uncompressed = uncompressed;
IndexDecoder.java 27 // Unpadded Size and Uncompressed Size fields
29 private final long[] uncompressed; field in class:IndexDecoder
31 // Uncompressed size of the largest Block. It is used by
84 uncompressed = new long[(int)count];
102 uncompressed[record] = uncompressedSum + uncompressedSize;
107 // Remember the uncompressed size of the largest Block.
188 if (uncompressed[i] <= target)
213 info.uncompressedOffset = uncompressed[pos - 1];
217 info.uncompressedSize = uncompressed[pos] - info.uncompressedOffset;
IndexEncoder.java 47 EncoderUtil.encodeVLI(outChecked, record.uncompressed);
  /external/brotli/tests/
compatibility_test.sh 14 uncompressed=${TMP_DIR}/${expected##*/}.uncompressed
15 echo $uncompressed
16 $BROTLI $file -fdo $uncompressed
17 diff -q $uncompressed $expected
19 cat $file | $BROTLI -dc > $uncompressed
20 diff -q $uncompressed $expected
21 rm -f $uncompressed
roundtrip_test.sh 23 uncompressed=${TMP_DIR}/${file##*/}.unbr
25 $BROTLI $compressed -fdo $uncompressed
26 diff -q $file $uncompressed
28 cat $file | $BROTLI -cq $quality | $BROTLI -cd >$uncompressed
29 diff -q $file $uncompressed
Makefile 15 rm -f testdata/*.{br,unbr,uncompressed}
  /external/archive-patcher/shared/src/test/java/com/google/archivepatcher/shared/
DeflateCompressorTest.java 44 * Helper class for storing the compressed and uncompressed form of something together.
48 public byte[] uncompressed; field in class:DeflateCompressorTest.Content
60 * @return the uncompressed data as a byte array
89 byte[] uncompressed =
91 Assert.assertArrayEquals(CONTENT, uncompressed);
142 content[strategy].uncompressed =
144 Assert.assertArrayEquals(CONTENT, content[strategy].uncompressed);
171 content[level].uncompressed =
173 Assert.assertArrayEquals(CONTENT, content[level].uncompressed);
194 byte[] uncompressed
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
ProtoBufUtils.java 38 byte[] uncompressed = new byte[width * height * 4];
41 uncompressed, uncompressed.length);
54 uncompressed);
57 alpha[i] = uncompressed[i * 4 + 3];
  /external/curl/docs/cmdline-opts/
compressed.d 6 save the uncompressed document. If this option is used and the server sends
  /external/elfutils/tests/
run-readelf-zx.sh 25 Hex dump of section [2] '.zdebug_aranges', 50 bytes (96 uncompressed) at offset 0x260:
37 Hex dump of section [2] '.debug_aranges', 62 bytes (96 uncompressed) at offset 0x260:
49 Hex dump of section [2] '.zdebug_aranges', 49 bytes (64 uncompressed) at offset 0x1c0:
59 Hex dump of section [2] '.debug_aranges', 49 bytes (64 uncompressed) at offset 0x1c0:
run-zstrptr.sh 60 Strings in section 32 (uncompressed):
132 Strings in section 30 (uncompressed):
  /external/python/cpython3/Lib/test/
test_gzip.py 347 crc32Bytes = fRead.read(4) # CRC32 of uncompressed data [data1]
387 uncompressed = data1 * 50
390 f.write(uncompressed)
394 self.assertEqual(f.read(), uncompressed)
397 uncompressed = data1 * 200
399 f.write(uncompressed)
416 self.assertEqual(nread, len(uncompressed))
511 uncompressed = data1 * 50
514 f.write(uncompressed)
517 self.assertEqual(file_data, uncompressed)
    [all...]
  /build/make/tools/
dump-package-stats 34 Dumps a summary of the compressed and uncompressed sizes of various
45 These fields are presented as <uncompressed bytes>/<compressed bytes>:
116 uncompressed = $1;
120 dex_uncompressed += uncompressed;
123 total_uncompressed += uncompressed;
  /toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/i386/
compressed-1b.d 6 #name: strip on uncompressed debug sections
  /toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/x86-64/
compressed-1b.d 6 #name: strip on uncompressed debug sections
  /external/lz4/tests/
fasttest.c 55 int test_decompress(const char *uncompressed, const char *compressed)
73 /* Read uncompressed size and compressed size */
88 { int const r = memcmp(uncompressed + unOffset, output, unBytes);
  /external/xz-embedded/linux/lib/xz/
xz_dec_stream.c 22 vli_type uncompressed; member in struct:xz_dec_hash
59 /* Type of the integrity check calculated from uncompressed data */
80 * Value stored in the Uncompressed Size field, or
81 * VLI_UNKNOWN if Uncompressed Size is not present.
83 vli_type uncompressed; member in struct:xz_dec::__anon44858
94 /* Observed uncompressed size of the current Block */
95 vli_type uncompressed; member in struct:xz_dec::__anon44859
219 * the observed compressed and uncompressed sizes of the Block so that
244 s->block.uncompressed += b->out_pos - s->out_start;
251 || s->block.uncompressed
    [all...]
  /libcore/luni/src/test/java/libcore/java/util/zip/
Zip64FileTest.java 52 byte[] uncompressed = Streams.readFully(is);
53 assertEquals(2, uncompressed.length);
  /system/core/libziparchive/
unzip.cpp 73 static int CompressionRatio(int64_t uncompressed, int64_t compressed) {
74 if (uncompressed == 0) return 0;
75 return (100LL * (uncompressed - compressed)) / uncompressed;
  /external/syslinux/core/lwip/src/netif/ppp/
vj.c 208 * uncompressed packet that tells the other side what
222 goto uncompressed;
256 * current datagram `uncompressed'.
264 goto uncompressed;
282 goto uncompressed;
292 goto uncompressed;
301 goto uncompressed;
315 * retransmitted ack or window probe. Send it uncompressed
329 * send packet uncompressed.
331 goto uncompressed;
    [all...]
  /external/brotli/go/cbrotli/
cbrotli_test.go 20 uncompressed, err := Decode(compressedData)
24 if !bytes.Equal(uncompressed, wantOriginalData) {
25 if len(wantOriginalData) != len(uncompressed) {
29 "Length of uncompressed: %v",
30 len(wantOriginalData), len(uncompressed))
33 if wantOriginalData[i] != uncompressed[i] {
37 "Uncompressed at %v is %v",
38 i, wantOriginalData[i], i, uncompressed[i])
  /external/toybox/toys/pending/
xzcat.c 435 * Absolute position relative to the beginning of the uncompressed
999 * number of bits of the current uncompressed offset. In some places there
1388 uint32_t uncompressed; member in struct:lzma2_dec
2348 vli_type uncompressed; member in struct:xz_dec_hash
2401 vli_type uncompressed; member in struct:xz_dec::__anon40298
2413 vli_type uncompressed; member in struct:xz_dec::__anon40299
    [all...]
  /frameworks/base/core/tests/webkit/apk_with_native_libs/
Android.mk 53 # Builds an apk containing uncompressed native libraries that have to be
  /prebuilts/jdk/jdk9/darwin-x86/legal/java.desktop/
jpeg.md 75 produce "uncompressed GIFs". This technique does not use the LZW algorithm;
  /prebuilts/jdk/jdk9/linux-x86/legal/java.desktop/
jpeg.md 75 produce "uncompressed GIFs". This technique does not use the LZW algorithm;

Completed in 556 milliseconds

1 2 3 4 5