HomeSort by relevance Sort by last modified time
    Searched full:global_u (Results 1 - 1 of 1) sorted by null

  /external/libyuv/files/util/
psnr_main.cc 43 double global_y, global_u, global_v, global_all; member in struct:metric
269 cur_distortion_psnr->global_u += u_err;
405 cur_distortion_psnr->global_u = 0.0;
542 ComputePSNR(cur_distortion_psnr->global_u,
600 GetMSE(cur_distortion_psnr->global_u,

Completed in 1830 milliseconds