Home | History | Annotate | Download | only in tools

Lines Matching refs:ssim

264   Log("Calculating SSIM...\n");
317 "ssim psnr\n");
321 const webrtc::test::FrameResult& ssim = ssim_result.frames[i];
337 ssim.value,
402 "'ssim': ('number', 'SSIM'),\n"
408 const webrtc::test::FrameResult& ssim = ssim_result.frames[i];
416 "'ssim': %f, 'psnr': %f},\n",
429 ssim.value,
504 // Close the files before we start using them for SSIM/PSNR calculations.