Home
last modified time | relevance | path

Searched refs:count_out (Results 1 - 1 of 1) sorted by relevance

/third_party/lz4/examples/
H A DframeCompress.c65 long long count_in = 0, count_out, bytesToOffset = -1; in compress_file_internal() local
78 count_out = headerSize; in compress_file_internal()
127 count_out += compressedSize; in compress_file_internal()
141 count_out += compressedSize; in compress_file_internal()
145 result.size_out = count_out; in compress_file_internal()

Completed in 1 milliseconds