/third_party/boost/libs/gil/test/extension/io/ |
D | tiff_subimage_test.cpp | 68 gray8_image_t img1, img2, img3; in BOOST_AUTO_TEST_CASE() local 85 gray16_image_t img1, img2, img3; in BOOST_AUTO_TEST_CASE() local 103 image< gray32_pixel_t, false > img1, img2, img3; in BOOST_AUTO_TEST_CASE() local
|
/third_party/boost/libs/gil/test/extension/io/tiff/ |
D | tiff_subimage_test.cpp | 65 gil::gray8_image_t img1, img2, img3; in test_subimage_test_8() local 81 gil::gray16_image_t img1, img2, img3; in test_subimage_test_16() local 98 gil::image<gray32_pixel_t, false> img1, img2, img3; in test_subimage_test_32() local
|
/third_party/mindspore/mindspore/nn/layer/ |
D | image.py | 160 def _compute_per_channel_loss(c1, c2, img1, img2, conv): argument 183 def _compute_multi_channel_loss(c1, c2, img1, img2, conv, concat, mean): argument 274 def construct(self, img1, img2): argument 293 def _downsample(img1, img2, op): argument 381 def construct(self, img1, img2): argument 460 def construct(self, img1, img2): argument
|
/third_party/skia/docs/examples/ |
D | skbug_5648.cpp | 10 auto img1 = bitmap.asImage(); in draw() local
|
/third_party/flutter/skia/gm/ |
D | cgm.c | 73 sk_image_t* img1 = sk_image_new_from_encoded(data, NULL); in sk_test_c_api() local
|
D | encode_alpha_jpeg.cpp | 71 auto img1 = encode_pixmap_and_make_image(src, SkJpegEncoder::AlphaOption::kBlendOnBlack); in onDraw() local
|
/third_party/skia/gm/ |
D | cgm.c | 73 sk_image_t* img1 = sk_image_new_from_encoded(data); in sk_test_c_api() local
|
D | encode_alpha_jpeg.cpp | 71 auto img1 = encode_pixmap_and_make_image(src, SkJpegEncoder::AlphaOption::kBlendOnBlack); in onDraw() local
|
/third_party/mindspore/tests/ut/python/nn/ |
D | test_psnr.py | 32 def construct(self, img1, img2): argument
|
D | test_ssim.py | 32 def construct(self, img1, img2): argument
|
D | test_msssim.py | 33 def construct(self, img1, img2): argument
|
/third_party/ffmpeg/libavcodec/tests/ |
D | motion.c | 42 static uint8_t img1[WIDTH * HEIGHT]; variable
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | affine_op_test.cc | 34 double Mse(cv::Mat img1, cv::Mat img2) { in Mse()
|
/third_party/skia/tests/ |
D | CanvasStateTest.cpp | 88 static void compare(skiatest::Reporter* reporter, SkImage* img0, SkImage* img1) { in compare()
|
D | MipMapTest.cpp | 233 auto img1 = img->withDefaultMipmaps(); in DEF_TEST() local
|
D | TextBlobTest.cpp | 426 sk_sp<SkImage> img1 = render(blob1.get()); in DEF_TEST() local
|
D | SerializationTest.cpp | 713 sk_sp<SkImage> img1 = render(*readPict); in DEF_TEST() local
|
D | ImageTest.cpp | 1286 auto img1 = SkImage::MakeFromEncoded(data); in DEF_TEST() local
|
/third_party/skia/third_party/externals/libwebp/examples/ |
D | anim_diff.c | 131 static int CompareAnimatedImagePair(const AnimatedImage* const img1, in CompareAnimatedImagePair()
|
/third_party/flutter/skia/third_party/externals/libwebp/examples/ |
D | anim_diff.c | 131 static int CompareAnimatedImagePair(const AnimatedImage* const img1, in CompareAnimatedImagePair()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_vmafmotion.c | 61 static uint64_t image_sad(const uint16_t *img1, const uint16_t *img2, int w, in image_sad()
|
/third_party/flutter/skia/tests/ |
D | TextBlobTest.cpp | 433 sk_sp<SkImage> img1 = render(blob1.get()); in DEF_TEST() local
|
D | GrSurfaceTest.cpp | 777 auto img1 = surf->makeImageSnapshot(); in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
|
D | SerializationTest.cpp | 586 sk_sp<SkImage> img1 = render(*readPict); in DEF_TEST() local
|
D | ImageTest.cpp | 1240 auto img1 = SkImage::MakeFromEncoded(data); in DEF_TEST() local
|