Searched defs:test_video (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/webrtc/rtc_tools/frame_analyzer/ |
H A D | video_temporal_aligner_unittest.cc | 57 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 D | video_geometry_aligner.cc | 134 const rtc::scoped_refptr<Video>& test_video) { in AdjustCropping() 138 const rtc::scoped_refptr<Video>& test_video) in AdjustCropping()
|
H A D | video_temporal_aligner.cc | 186 const rtc::scoped_refptr<Video>& test_video) { in FindMatchingFrameIndices() 226 const rtc::scoped_refptr<Video>& test_video) { in GenerateAlignedReferenceVideo()
|
H A D | frame_analyzer.cc | 115 rtc::scoped_refptr<webrtc::test::Video> test_video = in main() local
|
H A D | video_quality_analysis.cc | 59 const rtc::scoped_refptr<webrtc::test::Video>& test_video, in RunAnalysis()
|
H A D | video_color_aligner.cc | 141 const rtc::scoped_refptr<Video>& test_video) { in CalculateColorTransformationMatrix()
|
/aosp_15_r20/external/webrtc/rtc_tools/psnr_ssim_analyzer/ |
H A D | psnr_ssim_analyzer.cc | 40 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/ |
D | TelLiveStressCallTest.py | 165 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 D | analyze_ratectrl_log.py | 66 def test_video(exe_name, input, exp_type, level, log=None, limit=150): function
|
/aosp_15_r20/external/libaom/test/ |
H A D | encode_perf_test.cc | 123 for (const EncodePerfTestVideo &test_video : kAV1EncodePerfTestVectors) { in TEST_P() local
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_tensorboard.py | 403 def test_video(self): member in TestTensorBoardSummary
|