Searched defs:psnr_y (Results 1 – 3 of 3) sorted by relevance
190 webrtc_impl::RunningStatistics<float> psnr_y; in SliceAndCalcVideoStatistic() local
75 float psnr_y = 0.0f; member
280 double psnr_y = libyuv::SumSquareErrorToPsnr(sse_y, num_samples_y); in I420WeightedPSNR() local