Searched refs:delta (Results 1 – 2 of 2) sorted by relevance
401 delta = BLOCK_SIZE405 lo = int(image_size / image_ratio) // BLOCK_SIZE * BLOCK_SIZE - delta406 delta *= 2412 delta = BLOCK_SIZE416 hi = int(image_size / image_ratio) // BLOCK_SIZE * BLOCK_SIZE + delta417 delta *= 2
1003 def adjust_score(iu, delta): argument1004 iu.score += delta