HomeSort by relevance Sort by last modified time
    Searched full:uncompress (Results 301 - 325 of 566) sorted by null

<<11121314151617181920>>

  /external/zlib/src/examples/
zran.c 312 /* uncompress until avail_out filled, or end of stream */
  /frameworks/base/media/java/android/media/
Image.java 91 * <td>Compressed data, so row and pixel strides are 0. To uncompress, use
  /system/update_engine/
update_metadata.proto 60 // - REPLACE_BZ: bzip2-uncompress the attached data and write it into
  /build/tools/ijar/
zip.cc 125 // ZIP. It is set to 128M here so we can uncompress the Bazel server with
183 // Uncompress a file from the archive using zlib. The pointer returned
    [all...]
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfTiledInputFile.cpp 468 // Uncompress the data, if necessary
591 // method will uncompress the tile and copy the
    [all...]
ImfHuf.cpp 847 // Decode (uncompress) ni bits based on encoding & decoding tables:
  /frameworks/base/tools/aapt/
ZipFile.cpp 1141 bool ZipFile::uncompress(const ZipEntry* pEntry, void* buf) const
1148 void* ZipFile::uncompress(const ZipEntry* entry) function in class:ZipFile
    [all...]
  /external/opencv3/3rdparty/zlib/
ChangeLog 202 - Note behavior of uncompress() to provide as much data as it can
514 - Fix typo in zlib.h uncompress() description [Reiss]
    [all...]
  /external/zlib/src/
ChangeLog 202 - Note behavior of uncompress() to provide as much data as it can
514 - Fix typo in zlib.h uncompress() description [Reiss]
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
ImageReaderDecoderTest.java 268 // resource is compressed, uncompress locally
    [all...]
  /external/eigen/Eigen/src/SparseQR/
SparseQR.h 348 m_pmat.uncompress(); // To have the innerNonZeroPtr allocated
  /external/llvm/lib/DebugInfo/DWARF/
DWARFContext.cpp 626 if (zlib::uncompress(data, UncompressedSections.back(), OriginalSize) !=
  /external/pdfium/third_party/zlib_v128/
zlib.h 70 #define uncompress FPDFAPI_uncompress macro
    [all...]
  /external/squashfs-tools/squashfs-tools/
read_fs.c 90 ERROR("%s uncompress failed with error code %d\n",
  /external/toybox/toys/pending/
compress.c 9 * (gzip already replaces "uncompress".)
  /ndk/build/tools/
build-mingw64-toolchain.sh 386 fail_panic "Can't uncompress $ARCHIVE_DIR/$PKG_NAME"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libz.so 
libz.so.1 
libz.so.1.2.3.3 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libz.so 
libz.so.1 
libz.so.1.2.3.4 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build-mingw64-toolchain.sh 387 fail_panic "Can't uncompress $ARCHIVE_DIR/$PKG_NAME"
  /system/core/libziparchive/
zip_archive_test.cc 61 static const std::string kLargeUncompressTxtName("uncompress.txt");
  /art/runtime/arch/arm64/
quick_entrypoints_arm64.S     [all...]

Completed in 2170 milliseconds

<<11121314151617181920>>