Home
last modified time | relevance | path

Searched defs:uncompressed_size (Results 1 – 25 of 28) sorted by relevance

12

/third_party/node/deps/zlib/google/
Dcompression_utils.cc78 uLongf uncompressed_size = static_cast<uLongf>(GetUncompressedSize(input)); in GzipUncompress() local
100 uLongf uncompressed_size = GetUncompressedSize(input); in GzipUncompress() local
116 uLongf uncompressed_size = GetUncompressedSize(input); in GzipUncompress() local
/third_party/skia/third_party/externals/zlib/google/
Dcompression_utils.cc78 uLongf uncompressed_size = static_cast<uLongf>(GetUncompressedSize(input)); in GzipUncompress() local
100 uLongf uncompressed_size = GetUncompressedSize(input); in GzipUncompress() local
116 uLongf uncompressed_size = GetUncompressedSize(input); in GzipUncompress() local
/third_party/node/deps/v8/third_party/zlib/google/
Dcompression_utils.cc78 uLongf uncompressed_size = static_cast<uLongf>(GetUncompressedSize(input)); in GzipUncompress() local
100 uLongf uncompressed_size = GetUncompressedSize(input); in GzipUncompress() local
116 uLongf uncompressed_size = GetUncompressedSize(input); in GzipUncompress() local
/third_party/ffmpeg/libavcodec/
Dhapdec.c201 int64_t uncompressed_size; in hap_parse_frame_header() local
235 int64_t uncompressed_size = ctx->tex_size; in decompress_chunks_thread() local
Dnotchlc.c41 unsigned uncompressed_size; member
151 unsigned uncompressed_size) in decode_blocks()
469 unsigned uncompressed_size; in decode_frame() local
Drasc.c176 unsigned size, unsigned uncompressed_size) in decode_zlib()
216 unsigned uncompressed_size; in decode_move() local
339 unsigned uncompressed_size, pos; in decode_dlta() local
544 unsigned w, h, pos, uncompressed_size; in decode_mous() local
Dexr.c114 int uncompressed_size; member
200 int uncompressed_size, EXRThreadData *td) in zip_uncompress()
217 int compressed_size, int uncompressed_size) in rle()
259 int uncompressed_size, EXRThreadData *td) in rle_uncompress()
678 int compressed_size, int uncompressed_size, in pxr24_uncompress()
813 int uncompressed_size, EXRThreadData *td) { in b44_uncompress()
990 int uncompressed_size, EXRThreadData *td) in dwa_uncompress()
1189 uint64_t line_offset, uncompressed_size; in decode_block() local
Dhap.h58 size_t uncompressed_size; member
Dmidivid.c42 unsigned int uncompressed_size; member
Dpsd.c55 uint64_t uncompressed_size; member
Dexrenc.c67 unsigned int uncompressed_size; member
/third_party/node/deps/v8/src/snapshot/
Dsnapshot-compression.cc79 uLongf uncompressed_size = uncompressed_payload_length; in Decompress() local
/third_party/musl/porting/linux/user/ldso/
Dzip_archive.h76 uint32_t uncompressed_size; member
92 uint32_t uncompressed_size; member
/third_party/musl/ldso/linux/
Dzip_archive.h76 uint32_t uncompressed_size; member
92 uint32_t uncompressed_size; member
/third_party/zlib/contrib/minizip/
Dunzip.h120 ZPOS64_T uncompressed_size; /* uncompressed size 8 bytes */ member
141 uLong uncompressed_size; /* uncompressed size 4 bytes */ member
Dzip.c1783 extern int ZEXPORT zipCloseFileInZipRaw(zipFile file, uLong uncompressed_size, uLong crc32) in zipCloseFileInZipRaw()
1788 extern int ZEXPORT zipCloseFileInZipRaw64(zipFile file, ZPOS64_T uncompressed_size, uLong crc32) in zipCloseFileInZipRaw64()
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
Dunzip.h120 ZPOS64_T uncompressed_size; /* uncompressed size 8 bytes */ member
141 uLong uncompressed_size; /* uncompressed size 4 bytes */ member
Dzip.c1509 extern int ZEXPORT zipCloseFileInZipRaw (zipFile file, uLong uncompressed_size, uLong crc32) in zipCloseFileInZipRaw()
1514 extern int ZEXPORT zipCloseFileInZipRaw64 (zipFile file, ZPOS64_T uncompressed_size, uLong crc32) in zipCloseFileInZipRaw64()
/third_party/skia/third_party/externals/zlib/contrib/minizip/
Dunzip.h120 ZPOS64_T uncompressed_size; /* uncompressed size 8 bytes */ member
141 uLong uncompressed_size; /* uncompressed size 4 bytes */ member
/third_party/mesa3d/src/util/
Dfossilize_db.h65 uint32_t uncompressed_size; member
Ddisk_cache_os.c41 uint32_t uncompressed_size; member
/third_party/libbpf/src/
Dzip.c93 __u32 uncompressed_size; member
121 __u32 uncompressed_size; member
/third_party/elfio/elfio/
Delfio_section.hpp245 Elf_Xword uncompressed_size = 0; in load() local
/third_party/node/deps/v8/src/deoptimizer/
Dtranslation-array.cc34 uLongf uncompressed_size = size * kTranslationArrayElementSize; in TranslationArrayIterator() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dwofftypes.h167 FT_ULong uncompressed_size; /* uncompressed brotli stream size */ member

12