Home
last modified time | relevance | path

Searched defs:compressed_size (Results 1 – 7 of 7) sorted by relevance

/external/zlib/contrib/minizip/
Dunzip.h119 ZPOS64_T compressed_size; /* compressed size 8 bytes */ member
140 uLong compressed_size; /* compressed size 4 bytes */ member
Dzip.c1516 ZPOS64_T compressed_size; in zipCloseFileInZipRaw64() local
/external/chromium/third_party/zlib/contrib/minizip/
Dunzip.h111 uLong compressed_size; /* compressed size 4 bytes */ member
Dzip.c1041 uLong compressed_size; variable
/external/chromium/net/flip/
Dflip_framer.cc678 int compressed_size = compressed_max_size - compressor_->avail_out; in CompressFrame() local
/external/qemu/block/
Dqcow2-cluster.c542 int compressed_size) in qcow2_alloc_compressed_cluster_offset()
Dqcow.c258 int compressed_size, in get_cluster_offset()