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

/external/webrtc/webrtc/video/
H A Dvideo_quality_test.h54 double avg_psnr_threshold; // (*) member in struct:webrtc::VideoQualityTest::Params::__anon21285
H A Dvideo_quality_test.cc52 double avg_psnr_threshold,
72 avg_psnr_threshold_(avg_psnr_threshold),
963 disable_quality_check ? -1.1 : params_.analyzer.avg_psnr_threshold,
50 VideoAnalyzer(test::LayerFilteringTransport* transport, const std::string& test_label, double avg_psnr_threshold, double avg_ssim_threshold, int duration_frames, FILE* graph_data_output_file, const std::string& graph_title, uint32_t ssrc_to_analyze) argument

Completed in 115 milliseconds