Searched refs:avg_psnr_threshold_ (Results 1 – 1 of 1) sorted by relevance
72 avg_psnr_threshold_(avg_psnr_threshold), in VideoAnalyzer()472 EXPECT_GT(psnr_.Mean(), avg_psnr_threshold_); in PrintResults()595 const double avg_psnr_threshold_; member in webrtc::VideoAnalyzer