• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching refs:DestroyCacheView

319   highlight_view=DestroyCacheView(highlight_view);  in CompareImages()
320 reconstruct_view=DestroyCacheView(reconstruct_view); in CompareImages()
321 image_view=DestroyCacheView(image_view); in CompareImages()
478 reconstruct_view=DestroyCacheView(reconstruct_view); in GetAbsoluteDistortion()
479 image_view=DestroyCacheView(image_view); in GetAbsoluteDistortion()
588 reconstruct_view=DestroyCacheView(reconstruct_view); in GetFuzzDistortion()
589 image_view=DestroyCacheView(image_view); in GetFuzzDistortion()
703 reconstruct_view=DestroyCacheView(reconstruct_view); in GetMeanAbsoluteDistortion()
704 image_view=DestroyCacheView(image_view); in GetMeanAbsoluteDistortion()
806 reconstruct_view=DestroyCacheView(reconstruct_view); in GetMeanErrorPerPixel()
807 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()
1570 image_view=DestroyCacheView(image_view); in GetStructuralSimilarityDistortion()
1571 reconstruct_view=DestroyCacheView(reconstruct_view); in GetStructuralSimilarityDistortion()
1960 reconstruct_view=DestroyCacheView(reconstruct_view); in IsImagesEqual()
1961 image_view=DestroyCacheView(image_view); in IsImagesEqual()
2095 reconstruct_view=DestroyCacheView(reconstruct_view); in SetImageColorMetric()
2096 image_view=DestroyCacheView(image_view); in SetImageColorMetric()
2310 similarity_view=DestroyCacheView(similarity_view); in SimilarityImage()