Home
last modified time | relevance | path

Searched defs:compressed_size (Results 1 - 25 of 27) sorted by relevance

12

/third_party/node/deps/v8/third_party/zlib/google/
H A Dcompression_utils.cc16 GzipCompress(base::span<const char> input, char* output_buffer, size_t output_buffer_size, size_t* compressed_size, void* (*malloc_fn)(size_t), void (*free_fn)(void*)) GzipCompress() argument
/third_party/node/deps/zlib/google/
H A Dcompression_utils.cc15 GzipCompress(base::span<const char> input, char* output_buffer, size_t output_buffer_size, size_t* compressed_size, void* (*malloc_fn)(size_t), void (*free_fn)(void*)) GzipCompress() argument
/third_party/skia/third_party/externals/zlib/google/
H A Dcompression_utils.cc16 GzipCompress(base::span<const char> input, char* output_buffer, size_t output_buffer_size, size_t* compressed_size, void* (*malloc_fn)(size_t), void (*free_fn)(void*)) GzipCompress() argument
/third_party/elfio/elfio/
H A Delfio_section.hpp328 Elf_Xword compressed_size = 0; variable
/third_party/skia/third_party/externals/zlib/contrib/tests/
H A Dutils_unittest.cc27 unsigned long compressed_size = static_cast<unsigned long>(compressed.size()); in TestPayloads() local
78 unsigned long compressed_size = static_cast<unsigned long>(compressed.size()); in TEST() local
/third_party/ffmpeg/libavcodec/
H A Dhap.h56 size_t compressed_size; member
H A Dexrenc.c64 unsigned int compressed_size; member
H A Dnotchlc.c37 unsigned compressed_size; member
H A Dagm.c1104 unsigned compressed_size; in decode_frame() local
H A Dqdm2.c170 int compressed_size; member
H A Dexr.c199 static int zip_uncompress(EXRContext *s, const uint8_t *src, int compressed_size, in zip_uncompress() argument
258 static int rle_uncompress(EXRContext *ctx, const uint8_t *src, int compressed_size, in rle_uncompress() argument
812 static int b44_uncompress(EXRContext *s, const uint8_t *src, int compressed_size, in b44_uncompress() argument
216 rle(uint8_t *dst, const uint8_t *src, int compressed_size, int uncompressed_size) rle() argument
677 pxr24_uncompress(EXRContext *s, const uint8_t *src, int compressed_size, int uncompressed_size, EXRThreadData *td) pxr24_uncompress() argument
989 dwa_uncompress(EXRContext *s, const uint8_t *src, int compressed_size, int uncompressed_size, EXRThreadData *td) dwa_uncompress() argument
[all...]
/third_party/musl/porting/linux/user/ldso/
H A Dzip_archive.h75 uint32_t compressed_size; member
91 uint32_t compressed_size; member
/third_party/musl/ldso/linux/
H A Dzip_archive.h75 uint32_t compressed_size; member
91 uint32_t compressed_size; member
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dwebpi_dec.h64 size_t compressed_size; // VP8/VP8L compressed data size member
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dunzip.h119 ZPOS64_T compressed_size; /* compressed size 8 bytes */ member
140 uLong compressed_size; /* compressed size 4 bytes */ member
H A Dzip.c1517 ZPOS64_T compressed_size; in zipCloseFileInZipRaw64() local
[all...]
/third_party/lwip/src/netif/
H A Dlowpan6_common.c391 lowpan6_decompress_hdr(u8_t *lowpan6_buffer, size_t lowpan6_bufsize, u8_t *decomp_buffer, size_t decomp_bufsize, u16_t *hdr_size_comp, u16_t *hdr_size_decomp, u16_t datagram_size, u16_t compressed_size, ip6_addr_t *lowpan6_contexts, struct lowpan6_link_addr *src, struct lowpan6_link_addr *dest) lowpan6_decompress_hdr() argument
/third_party/libbpf/src/
H A Dzip.c92 __u32 compressed_size; member
120 __u32 compressed_size; member
262 __u32 compressed_size; in get_entry_at_offset() local
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dunzip.h119 ZPOS64_T compressed_size; /* compressed size 8 bytes */ member
140 uLong compressed_size; /* compressed size 4 bytes */ member
H A Dzip.c1528 ZPOS64_T compressed_size; in zipCloseFileInZipRaw64() local
[all...]
/third_party/zlib/contrib/minizip/
H A Dunzip.h119 ZPOS64_T compressed_size; /* compressed size 8 bytes */ member
140 uLong compressed_size; /* compressed size 4 bytes */ member
H A Dzip.c1791 ZPOS64_T compressed_size; in zipCloseFileInZipRaw64() local
[all...]
/third_party/ntfs-3g/include/ntfs-3g/
H A Dattrib.h196 s64 compressed_size; member
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-scanner-util.c520 size_t compressed_size = 1; in scanner_pop_literal_pool() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dattrib.c361 ntfs_attr_init(ntfs_attr *na, const BOOL non_resident, const ATTR_FLAGS data_flags, const BOOL encrypted, const BOOL sparse, const s64 allocated_size, const s64 data_size, const s64 initialized_size, const s64 compressed_size, const u8 compression_unit) ntfs_attr_init() argument
[all...]

Completed in 30 milliseconds

12