Lines Matching refs:BlockImageDiff
21 from blockimgdiff import BlockImageDiff, HeapItem, ImgdiffStats, Transfer
73 block_image_diff = BlockImageDiff(tgt, src)
119 block_image_diff = BlockImageDiff(tgt, src, version=3)
153 block_image_diff = BlockImageDiff(tgt, src, version=3)
179 BlockImageDiff.FileTypeSupportedByImgdiff(
182 BlockImageDiff.FileTypeSupportedByImgdiff(
185 BlockImageDiff.FileTypeSupportedByImgdiff(
189 BlockImageDiff.FileTypeSupportedByImgdiff(
192 BlockImageDiff.FileTypeSupportedByImgdiff(
196 block_image_diff = BlockImageDiff(EmptyImage(), EmptyImage())
214 block_image_diff = BlockImageDiff(EmptyImage(), EmptyImage(),
221 block_image_diff = BlockImageDiff(EmptyImage(), EmptyImage())