Home
last modified time | relevance | path

Searched refs:GetMSE (Results 1 – 1 of 1) sorted by relevance

/external/libyuv/files/util/
Dpsnr_main.cc120 double GetMSE(double sse, double size) { in GetMSE() function
597 GetMSE(cur_distortion_psnr->global_y, in main()
600 GetMSE(cur_distortion_psnr->global_u, in main()
603 GetMSE(cur_distortion_psnr->global_v, in main()
606 GetMSE(cur_distortion_psnr->global_all, in main()