Home
last modified time | relevance | path

Searched defs:decompressed_size (Results 1 – 4 of 4) sorted by relevance

/third_party/lz4/examples/
Dsimple_buffer.c82 …const int decompressed_size = LZ4_decompress_safe(compressed_data, regen_buffer, compressed_data_s… in main() local
/third_party/skia/third_party/externals/zlib/contrib/tests/
Dutils_unittest.cc33 unsigned long decompressed_size = in TestPayloads() local
84 unsigned long decompressed_size = in TEST() local
/third_party/elfio/elfio/
Delfio_section.hpp327 Elf_Xword decompressed_size = get_size(); in save_data() local
/third_party/elfio/tests/
DELFIOTest.cpp1001 Elf_Xword decompressed_size, in deflate()