Home
last modified time | relevance | path

Searched defs:compressedSize (Results 1 – 25 of 32) sorted by relevance

12

/external/lzma/Java/Tukaani/src/org/tukaani/xz/
DBlockInputStream.java219 long compressedSize = inCounted.getSize(); in read() local
250 long compressedSize = inCounted.getSize(); in validate() local
DLZMA2OutputStream.java113 int compressedSize = rc.finish(); in writeChunk() local
135 private void writeLZMA(int uncompressedSize, int compressedSize) in writeLZMA()
DBlockOutputStream.java118 long compressedSize = outCounted.getSize(); in validate() local
DLZMA2InputStream.java276 int compressedSize = in.readUnsignedShort() + 1; in decodeChunkHeader() local
/external/lz4/lib/
Dlz4.c1121 int LZ4_decompress_safe(const char* source, char* dest, int compressedSize, int maxDecompressedSize) in LZ4_decompress_safe()
1126 int LZ4_decompress_safe_partial(const char* source, char* dest, int compressedSize, int targetOutpu… in LZ4_decompress_safe_partial()
1188 …_streamDecode_t* LZ4_streamDecode, const char* source, char* dest, int compressedSize, int maxOutp… in LZ4_decompress_safe_continue()
1254 …t LZ4_decompress_usingDict_generic(const char* source, char* dest, int compressedSize, int maxOutp… in LZ4_decompress_usingDict_generic()
1267 int LZ4_decompress_safe_usingDict(const char* source, char* dest, int compressedSize, int maxOutput… in LZ4_decompress_safe_usingDict()
1278 int LZ4_decompress_safe_forceExtDict(const char* source, char* dest, int compressedSize, int maxOut… in LZ4_decompress_safe_forceExtDict()
1356 int LZ4_decompress_safe_withPrefix64k(const char* source, char* dest, int compressedSize, int maxOu… in LZ4_decompress_safe_withPrefix64k()
Dlz4frame.c847 static int LZ4F_decompress_safe (const char* source, char* dest, int compressedSize, int maxDecompr… in LZ4F_decompress_safe()
/external/libvncserver/libvncserver/tightvnc-filetransfer/
Drfbtightproto.h330 uint16_t compressedSize; member
402 uint16_t compressedSize; member
417 uint16_t compressedSize; member
/external/libvncserver/webclients/novnc/include/
Djsunzip.js126 'compressedSize' : compressedSize, property
/external/dng_sdk/source/
Ddng_preview.cpp416 uint32 compressedSize = fCompressedData->LogicalSize (); in SpoolAdobeThumbnail() local
Ddng_read_image.cpp2770 uint32 compressedSize, in dng_read_tiles_task()
3129 uint32 compressedSize = 0; in Read() local
Ddng_image_writer.cpp4355 uint32 compressedSize, in dng_write_tiles_task()
4634 uint32 compressedSize = CompressedBufferSize (ifd, uncompressedSize); in WriteImage() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/
DExhaustiveTest.java92 int compressedSize = Math.max(512, 3 * len); in myMultipassTest() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/compression/
DExhaustiveTest.java96 int compressedSize = Math.max(512, 3 * len); in myMultipassTest() local
/external/lz4/programs/
Dbench.c121 int compressedSize; member
Dfuzzer.c343 int dictSize, blockSize, blockStart, compressedSize, HCcompressedSize; in FUZ_test() local
Dfullbench.c134 int compressedSize; member
/external/lzma/Java/SevenZip/
DLzmaBench.java339 int compressedSize = 0; in LzmaBenchmark() local
/external/mesa3d/src/mesa/main/
Dtexgetimage.c868 GLuint compressedSize; in getcompressedteximage_error_check() local
/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DTJCompressor.java645 private int compressedSize = 0; field in TJCompressor
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp650 UInt32 compressedSize; member
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/guice/extensions/struts2/lib/
Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...

12