Searched refs:global_all (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libyuv/util/
H A Dpsnr_main.cc43 double global_y, global_u, global_v, global_all; member in struct:metric
264 cur_distortion_psnr->global_all += total_err;
399 cur_distortion_psnr->global_all = 0.0;
556 cur_distortion_psnr->global_all,
624 double global_mse_all = GetMSE(cur_distortion_psnr->global_all,

Completed in 41 milliseconds