Searched refs:compsize (Results 1 – 1 of 1) sorted by relevance
1086 def flash_defl_begin(self, size, compsize, offset): argument1092 num_blocks = (compsize + self.FLASH_WRITE_SIZE - 1) // self.FLASH_WRITE_SIZE1108 print("Compressed %d bytes to %d..." % (size, compsize))