Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_tools/frame_analyzer/
H A 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
H A Dvideo_geometry_aligner.cc134 const rtc::scoped_refptr<Video>& test_video) { in AdjustCropping()
138 const rtc::scoped_refptr<Video>& test_video) in AdjustCropping()
H A Dvideo_temporal_aligner.cc186 const rtc::scoped_refptr<Video>& test_video) { in FindMatchingFrameIndices()
226 const rtc::scoped_refptr<Video>& test_video) { in GenerateAlignedReferenceVideo()
H A Dframe_analyzer.cc115 rtc::scoped_refptr<webrtc::test::Video> test_video = in main() local
H A Dvideo_quality_analysis.cc59 const rtc::scoped_refptr<webrtc::test::Video>& test_video, in RunAnalysis()
H A Dvideo_color_aligner.cc141 const rtc::scoped_refptr<Video>& test_video) { in CalculateColorTransformationMatrix()
/aosp_15_r20/external/webrtc/rtc_tools/psnr_ssim_analyzer/
H A 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
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveStressCallTest.py165 def _setup_phone_call(self, test_video, phone_call_duration=WAIT_TIME_IN_CALL): argument
191 test_video=False): argument
/aosp_15_r20/external/libaom/tools/ratectrl_log_analyzer/
H A Danalyze_ratectrl_log.py66 def test_video(exe_name, input, exp_type, level, log=None, limit=150): function
/aosp_15_r20/external/libaom/test/
H A Dencode_perf_test.cc123 for (const EncodePerfTestVideo &test_video : kAV1EncodePerfTestVectors) { in TEST_P() local
/aosp_15_r20/external/pytorch/test/
H A Dtest_tensorboard.py403 def test_video(self): member in TestTensorBoardSummary