Searched refs:delta (Results 1 – 3 of 3) sorted by relevance
411 delta = BLOCK_SIZE415 lo = int(image_size / image_ratio) // BLOCK_SIZE * BLOCK_SIZE - delta416 delta *= 2422 delta = BLOCK_SIZE426 hi = int(image_size / image_ratio) // BLOCK_SIZE * BLOCK_SIZE + delta427 delta *= 2
1003 def adjust_score(iu, delta): argument1004 iu.score += delta
49 # Transforms the variation map of dependencies (as specified by f) to a delta