• Home
  • Raw
  • Download

Lines Matching refs:DestroyCacheView

317   highlight_view=DestroyCacheView(highlight_view);  in CompareImages()
318 reconstruct_view=DestroyCacheView(reconstruct_view); in CompareImages()
319 image_view=DestroyCacheView(image_view); in CompareImages()
479 reconstruct_view=DestroyCacheView(reconstruct_view); in GetAbsoluteDistortion()
480 image_view=DestroyCacheView(image_view); in GetAbsoluteDistortion()
589 reconstruct_view=DestroyCacheView(reconstruct_view); in GetFuzzDistortion()
590 image_view=DestroyCacheView(image_view); in GetFuzzDistortion()
704 reconstruct_view=DestroyCacheView(reconstruct_view); in GetMeanAbsoluteDistortion()
705 image_view=DestroyCacheView(image_view); in GetMeanAbsoluteDistortion()
807 reconstruct_view=DestroyCacheView(reconstruct_view); in GetMeanErrorPerPixel()
808 image_view=DestroyCacheView(image_view); in GetMeanErrorPerPixel()
920 reconstruct_view=DestroyCacheView(reconstruct_view); in GetMeanSquaredDistortion()
921 image_view=DestroyCacheView(image_view); in GetMeanSquaredDistortion()
1094 reconstruct_view=DestroyCacheView(reconstruct_view); in GetNormalizedCrossCorrelationDistortion()
1095 image_view=DestroyCacheView(image_view); in GetNormalizedCrossCorrelationDistortion()
1225 reconstruct_view=DestroyCacheView(reconstruct_view); in GetPeakAbsoluteDistortion()
1226 image_view=DestroyCacheView(image_view); in GetPeakAbsoluteDistortion()
1560 image_view=DestroyCacheView(image_view); in GetStructuralSimilarityDistortion()
1561 reconstruct_view=DestroyCacheView(reconstruct_view); in GetStructuralSimilarityDistortion()
1950 reconstruct_view=DestroyCacheView(reconstruct_view); in IsImagesEqual()
1951 image_view=DestroyCacheView(image_view); in IsImagesEqual()
2085 reconstruct_view=DestroyCacheView(reconstruct_view); in SetImageColorMetric()
2086 image_view=DestroyCacheView(image_view); in SetImageColorMetric()
2300 similarity_view=DestroyCacheView(similarity_view); in SimilarityImage()