Home
last modified time | relevance | path

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

12

/third_party/node/deps/v8/third_party/zlib/google/
H A 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
[all...]
/third_party/node/deps/zlib/google/
H A 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
[all...]
/third_party/node/deps/v8/src/snapshot/
H A Dsnapshot-compression.cc79 uLongf uncompressed_size = uncompressed_payload_length; in Decompress() local
/third_party/skia/third_party/externals/zlib/google/
H A 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
[all...]
/third_party/elfio/elfio/
H A Delfio_section.hpp245 Elf_Xword uncompressed_size = 0; variable
249 set_size( uncompressed_size ); variable
/third_party/mesa3d/src/util/
H A Dfossilize_db.h65 uint32_t uncompressed_size; member
H A Ddisk_cache_os.c41 uint32_t uncompressed_size; member
/third_party/ffmpeg/libavcodec/
H A 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
[all...]
H A Dhap.h58 size_t uncompressed_size; member
H A Dmidivid.c42 unsigned int uncompressed_size; member
H A Dpsd.c55 uint64_t uncompressed_size; member
H A Dexrenc.c67 unsigned int uncompressed_size; member
H A Dnotchlc.c41 unsigned uncompressed_size; member
469 unsigned uncompressed_size; in decode_frame() local
150 decode_blocks(AVCodecContext *avctx, AVFrame *p, unsigned uncompressed_size) decode_blocks() argument
[all...]
H A Drasc.c216 unsigned uncompressed_size; in decode_move() local
339 unsigned uncompressed_size, pos; in decode_dlta() local
175 decode_zlib(AVCodecContext *avctx, const AVPacket *avpkt, unsigned size, unsigned uncompressed_size) decode_zlib() argument
544 unsigned w, h, pos, uncompressed_size; decode_mous() local
[all...]
/third_party/musl/porting/linux/user/ldso/
H A Dzip_archive.h76 uint32_t uncompressed_size; member
92 uint32_t uncompressed_size; member
/third_party/musl/ldso/linux/
H A Dzip_archive.h76 uint32_t uncompressed_size; member
92 uint32_t uncompressed_size; member
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dunzip.h120 ZPOS64_T uncompressed_size; /* uncompressed size 8 bytes */ member
141 uLong uncompressed_size; /* uncompressed size 4 bytes */ member
H A Dzip.c1509 extern int ZEXPORT zipCloseFileInZipRaw (zipFile file, uLong uncompressed_size, uLong crc32) in zipCloseFileInZipRaw() argument
1514 extern int ZEXPORT zipCloseFileInZipRaw64 (zipFile file, ZPOS64_T uncompressed_size, uLong crc32) in zipCloseFileInZipRaw64() argument
[all...]
/third_party/node/deps/v8/src/deoptimizer/
H A Dtranslation-array.cc34 uLongf uncompressed_size = size * kTranslationArrayElementSize; in TranslationArrayIterator() local
/third_party/libbpf/src/
H A Dzip.c93 __u32 uncompressed_size; member
121 __u32 uncompressed_size; member
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dunzip.h120 ZPOS64_T uncompressed_size; /* uncompressed size 8 bytes */ member
141 uLong uncompressed_size; /* uncompressed size 4 bytes */ member
H A Dzip.c1520 extern int ZEXPORT zipCloseFileInZipRaw (zipFile file, uLong uncompressed_size, uLong crc32) in zipCloseFileInZipRaw() argument
1525 extern int ZEXPORT zipCloseFileInZipRaw64 (zipFile file, ZPOS64_T uncompressed_size, uLong crc32) in zipCloseFileInZipRaw64() argument
[all...]
/third_party/zlib/contrib/minizip/
H A Dunzip.h120 ZPOS64_T uncompressed_size; /* uncompressed size 8 bytes */ member
141 uLong uncompressed_size; /* uncompressed size 4 bytes */ member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dwofftypes.h167 FT_ULong uncompressed_size; /* uncompressed brotli stream size */ member
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfwoff2.c319 FT_Offset uncompressed_size = (FT_Offset)dst_size; in woff2_decompress() local
[all...]

Completed in 24 milliseconds

12