Home
last modified time | relevance | path

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

/external/libyuv/files/util/
Dpsnr_main.cc43 double global_y, global_u, global_v, global_all; member
269 cur_distortion_psnr->global_u += u_err; in UpdateMetrics()
405 cur_distortion_psnr->global_u = 0.0; in main()
542 ComputePSNR(cur_distortion_psnr->global_u, in main()
600 GetMSE(cur_distortion_psnr->global_u, in main()