Searched refs:delta (Results 1 – 3 of 3) sorted by relevance
416 delta = BLOCK_SIZE420 lo = int(image_size / image_ratio) // BLOCK_SIZE * BLOCK_SIZE - delta421 delta *= 2427 delta = BLOCK_SIZE431 hi = int(image_size / image_ratio) // BLOCK_SIZE * BLOCK_SIZE + delta432 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