Home
last modified time | relevance | path

Searched refs:file_compressed (Results 1 – 1 of 1) sorted by relevance

/build/tools/ijar/
Dzip.cc600 size_t file_compressed, file_uncompressed; in CalculateOutputLength() local
602 &file_compressed, &file_uncompressed, in CalculateOutputLength()
608 compressed_size += (u8) file_compressed; in CalculateOutputLength()
611 skipped_compressed_size += file_compressed; in CalculateOutputLength()