Searched refs:REASONABLY_LARGE (Results 1 – 2 of 2) sorted by relevance
39 REASONABLY_LARGE = 32768 # Minimal amount we pass the rle-coder variable126 if len(self.data) < REASONABLY_LARGE:
39 REASONABLY_LARGE=32768 # Minimal amount we pass the rle-coder variable160 if len(self.data) < REASONABLY_LARGE: