/external/libaom/libaom/examples/ |
D | encoder_util.c | 24 const aom_image_t *const img2, int plane, in find_mismatch_plane() 81 const aom_image_t *const img2, in find_mismatch_helper() 90 const aom_image_t *const img2, int yloc[4], in aom_find_mismatch_high() 96 const aom_image_t *const img2, int yloc[4], int uloc[4], in aom_find_mismatch() 102 const aom_image_t *const img2) { in aom_compare_img()
|
/external/python/cpython2/Demo/tkinter/ttk/ |
D | roundframe.py | 49 img2 = Tkinter.PhotoImage("frameBorder", data=""" variable
|
/external/libvpx/libvpx/test/ |
D | util.h | 24 inline double compute_psnr(const vpx_image_t *img1, const vpx_image_t *img2) { in compute_psnr()
|
D | encode_test_driver.cc | 128 static bool compare_img(const vpx_image_t *img1, const vpx_image_t *img2) { in compare_img()
|
D | error_resilience_test.cc | 146 virtual void MismatchHook(const vpx_image_t *img1, const vpx_image_t *img2) { in MismatchHook()
|
D | resize_test.cc | 481 virtual void MismatchHook(const vpx_image_t *img1, const vpx_image_t *img2) { in MismatchHook()
|
D | svc_datarate_test.cc | 495 virtual void MismatchHook(const vpx_image_t *img1, const vpx_image_t *img2) { in MismatchHook()
|
/external/libaom/libaom/test/ |
D | util.h | 25 inline double compute_psnr(const aom_image_t *img1, const aom_image_t *img2) { in compute_psnr()
|
D | encode_test_driver.cc | 131 static bool compare_img(const aom_image_t *img1, const aom_image_t *img2, in compare_img()
|
D | error_resilience_test.cc | 204 virtual void MismatchHook(const aom_image_t *img1, const aom_image_t *img2) { in MismatchHook()
|
D | resize_test.cc | 398 virtual void MismatchHook(const aom_image_t *img1, const aom_image_t *img2) { in MismatchHook()
|
/external/libvpx/libvpx/vpx_dsp/ |
D | ssim.c | 124 static double vpx_ssim2(const uint8_t *img1, const uint8_t *img2, in vpx_ssim2() 145 static double vpx_highbd_ssim2(const uint8_t *img1, const uint8_t *img2, in vpx_highbd_ssim2() 265 static void ssimv_parms(uint8_t *img1, int img1_pitch, uint8_t *img2, in ssimv_parms() 271 double vpx_get_ssim_metrics(uint8_t *img1, int img1_pitch, uint8_t *img2, in vpx_get_ssim_metrics()
|
/external/libaom/libaom/aom_dsp/ |
D | ssim.c | 124 static double aom_ssim2(const uint8_t *img1, const uint8_t *img2, in aom_ssim2() 144 static double aom_highbd_ssim2(const uint8_t *img1, const uint8_t *img2, in aom_highbd_ssim2() 256 static void ssimv_parms(uint8_t *img1, int img1_pitch, uint8_t *img2, in ssimv_parms() 262 double aom_get_ssim_metrics(uint8_t *img1, int img1_pitch, uint8_t *img2, in aom_get_ssim_metrics()
|
/external/libvpx/libvpx/examples/ |
D | vp9cx_set_ref.c | 72 const vpx_image_t *const img2) { in compare_img() 104 const vpx_image_t *const img2, int yloc[4], in find_mismatch()
|
/external/noto-fonts/scripts/ |
D | color_emoji_image_diff.py | 115 def similar_img(img1, img2): argument
|
/external/libaom/libaom/av1/encoder/ |
D | blockiness.c | 124 const unsigned char *img2, int img2_pitch, int width, in av1_get_blockiness()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_blockiness.c | 117 const uint8_t *img2, int img2_pitch, int width, in vp9_get_blockiness()
|
/external/tensorflow/tensorflow/python/ops/ |
D | image_ops_impl.py | 2706 def _verify_compatible_image_shapes(img1, img2): argument 2876 def _ssim_per_channel(img1, img2, max_val=1.0): argument 2940 def ssim(img1, img2, max_val): argument 3005 def ssim_multiscale(img1, img2, max_val, power_factors=_MSSSIM_WEIGHTS): argument
|
/external/libvpx/libvpx/tools/ |
D | tiny_ssim.c | 275 static double ssim2(const uint8_t *img1, const uint8_t *img2, int stride_img1, in ssim2() 295 static double highbd_ssim2(const uint8_t *img1, const uint8_t *img2, in highbd_ssim2()
|
/external/libvpx/libvpx/ |
D | vpxenc.c | 618 const vpx_image_t *const img2, int yloc[4], in find_mismatch_high() 712 const vpx_image_t *const img2, int yloc[4], in find_mismatch() 802 const vpx_image_t *const img2) { in compare_img()
|
/external/skia/tests/ |
D | GrSurfaceTest.cpp | 643 auto img2 = SkImage::MakeFromTexture(context, backendTexture, kTopLeft_GrSurfaceOrigin, in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
|
/external/vulkan-validation-layers/tests/ |
D | layer_validation_tests.cpp | 36944 VkImage img2; in TEST_F() local
|
/external/kotlinc/lib/ |
D | kotlin-reflect.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/descriptors.jvm. ... |
D | kotlin-compiler.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/utils/JavaSdkUtil.class
JavaSdkUtil ... |