Home
last modified time | relevance | path

Searched defs:img1 (Results 1 – 25 of 25) sorted by relevance

/third_party/boost/libs/gil/test/extension/io/
Dtiff_subimage_test.cpp68 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/
Dtiff_subimage_test.cpp65 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/
Dimage.py160 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/
Dskbug_5648.cpp10 auto img1 = bitmap.asImage(); in draw() local
/third_party/flutter/skia/gm/
Dcgm.c73 sk_image_t* img1 = sk_image_new_from_encoded(data, NULL); in sk_test_c_api() local
Dencode_alpha_jpeg.cpp71 auto img1 = encode_pixmap_and_make_image(src, SkJpegEncoder::AlphaOption::kBlendOnBlack); in onDraw() local
/third_party/skia/gm/
Dcgm.c73 sk_image_t* img1 = sk_image_new_from_encoded(data); in sk_test_c_api() local
Dencode_alpha_jpeg.cpp71 auto img1 = encode_pixmap_and_make_image(src, SkJpegEncoder::AlphaOption::kBlendOnBlack); in onDraw() local
/third_party/mindspore/tests/ut/python/nn/
Dtest_psnr.py32 def construct(self, img1, img2): argument
Dtest_ssim.py32 def construct(self, img1, img2): argument
Dtest_msssim.py33 def construct(self, img1, img2): argument
/third_party/ffmpeg/libavcodec/tests/
Dmotion.c42 static uint8_t img1[WIDTH * HEIGHT]; variable
/third_party/mindspore/tests/ut/cpp/dataset/
Daffine_op_test.cc34 double Mse(cv::Mat img1, cv::Mat img2) { in Mse()
/third_party/skia/tests/
DCanvasStateTest.cpp88 static void compare(skiatest::Reporter* reporter, SkImage* img0, SkImage* img1) { in compare()
DMipMapTest.cpp233 auto img1 = img->withDefaultMipmaps(); in DEF_TEST() local
DTextBlobTest.cpp426 sk_sp<SkImage> img1 = render(blob1.get()); in DEF_TEST() local
DSerializationTest.cpp713 sk_sp<SkImage> img1 = render(*readPict); in DEF_TEST() local
DImageTest.cpp1286 auto img1 = SkImage::MakeFromEncoded(data); in DEF_TEST() local
/third_party/skia/third_party/externals/libwebp/examples/
Danim_diff.c131 static int CompareAnimatedImagePair(const AnimatedImage* const img1, in CompareAnimatedImagePair()
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Danim_diff.c131 static int CompareAnimatedImagePair(const AnimatedImage* const img1, in CompareAnimatedImagePair()
/third_party/ffmpeg/libavfilter/
Dvf_vmafmotion.c61 static uint64_t image_sad(const uint16_t *img1, const uint16_t *img2, int w, in image_sad()
/third_party/flutter/skia/tests/
DTextBlobTest.cpp433 sk_sp<SkImage> img1 = render(blob1.get()); in DEF_TEST() local
DGrSurfaceTest.cpp777 auto img1 = surf->makeImageSnapshot(); in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
DSerializationTest.cpp586 sk_sp<SkImage> img1 = render(*readPict); in DEF_TEST() local
DImageTest.cpp1240 auto img1 = SkImage::MakeFromEncoded(data); in DEF_TEST() local