Searched refs:roundup (Results 1 – 2 of 2) sorted by relevance
56 … size += sum([roundup(os.path.getsize(os.path.join(root, name)), BLOCK_SIZE) for name in files])60 def roundup(size, unit): function73 level_size = roundup(blocknum * HASH_SIZE, BLOCK_SIZE)
33 … as follows: Image width x Roundup(64 x Number of bytes per pixel). (The roundup means that each r…