HomeSort by relevance Sort by last modified time
    Searched defs:CompareImages (Results 1 - 5 of 5) sorted by null

  /external/toolchain-utils/
chromiumos_image_diff.py 178 def CompareImages(self):
350 result = image_comparator.CompareImages()
  /external/libvpx/libvpx/test/
vpx_scale_test.h 187 void CompareImages(const YV12_BUFFER_CONFIG actual) {
  /external/pdfium/testing/image_diff/
image_diff.cpp 200 int CompareImages(const std::string& file1,
331 return CompareImages(filename1, filename2, histograms);
  /external/ImageMagick/MagickCore/
compare.c 88 % CompareImages() compares one or more pixel channels of an image to a
91 % The format of the CompareImages method is:
93 % Image *CompareImages(const Image *image,const Image *reconstruct_image,
129 MagickExport Image *CompareImages(Image *image,const Image *reconstruct_image,
    [all...]
methods.h 186 #define CompareImages PrependMagickMethod(CompareImages)
188 #define CompareImages PrependMagickMethod(CompareImages)
    [all...]

Completed in 744 milliseconds