Home
last modified time | relevance | path

Searched defs:test_video (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/rtc_tools/frame_analyzer/
Dvideo_temporal_aligner_unittest.cc57 rtc::scoped_refptr<Video> test_video = ReorderVideo(reference_video, indices); in TEST_F() local
71 rtc::scoped_refptr<Video> test_video = ReorderVideo(reference_video, indices); in TEST_F() local
96 rtc::scoped_refptr<Video> test_video = ReorderVideo(reference_video, indices); in TEST_F() local
116 rtc::scoped_refptr<Video> test_video = ReorderVideo(reference_video, indices); in TEST_F() local
Dvideo_geometry_aligner.cc134 const rtc::scoped_refptr<Video>& test_video) { in AdjustCropping()
138 const rtc::scoped_refptr<Video>& test_video) in AdjustCropping()
Dvideo_temporal_aligner.cc186 const rtc::scoped_refptr<Video>& test_video) { in FindMatchingFrameIndices()
224 const rtc::scoped_refptr<Video>& test_video) { in GenerateAlignedReferenceVideo()
Dframe_analyzer.cc112 rtc::scoped_refptr<webrtc::test::Video> test_video = in main() local
Dvideo_quality_analysis.cc58 const rtc::scoped_refptr<webrtc::test::Video>& test_video, in RunAnalysis()
Dvideo_color_aligner.cc141 const rtc::scoped_refptr<Video>& test_video) { in CalculateColorTransformationMatrix()
/external/webrtc/rtc_tools/psnr_ssim_analyzer/
Dpsnr_ssim_analyzer.cc40 const rtc::scoped_refptr<webrtc::test::Video>& test_video, in CompareFiles()
88 rtc::scoped_refptr<webrtc::test::Video> test_video = in main() local
/external/libaom/libaom/test/
Dencode_perf_test.cc126 for (const EncodePerfTestVideo &test_video : kAV1EncodePerfTestVectors) { in TEST_P() local