Home
last modified time | relevance | path

Searched refs:delta (Results 1 – 2 of 2) sorted by relevance

/build/make/tools/releasetools/
Dverity_utils.py401 delta = BLOCK_SIZE
405 lo = int(image_size / image_ratio) // BLOCK_SIZE * BLOCK_SIZE - delta
406 delta *= 2
412 delta = BLOCK_SIZE
416 hi = int(image_size / image_ratio) // BLOCK_SIZE * BLOCK_SIZE + delta
417 delta *= 2
Dblockimgdiff.py1003 def adjust_score(iu, delta): argument
1004 iu.score += delta