Home
last modified time | relevance | path

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

/external/puffin/src/
Dutils.cc392 int64_t deflate_length_in_bytes = end_byte - start_byte; in FindPuffLocations() local
401 static_cast<int64_t>(puff_size) - deflate_length_in_bytes - gap; in FindPuffLocations()