/external/webrtc/video/ |
D | video_receive_stream2_unittest.cc | 318 std::unique_ptr<test::FakeEncodedFrame> test_frame = in TEST_P() local 355 std::unique_ptr<test::FakeEncodedFrame> test_frame = in TEST_P() local 373 std::unique_ptr<test::FakeEncodedFrame> test_frame = in TEST_P() local 511 std::unique_ptr<test::FakeEncodedFrame> test_frame = in TEST_P() local 527 std::unique_ptr<test::FakeEncodedFrame> test_frame = test::FakeFrameBuilder() in TEST_P() local 542 auto test_frame = test::FakeFrameBuilder() in TEST_P() local 561 auto test_frame = in TEST_P() local
|
/external/webrtc/rtc_tools/frame_analyzer/ |
D | video_geometry_aligner.cc | 71 const rtc::scoped_refptr<I420BufferInterface>& test_frame) { in CalculateCropRegion() 127 const rtc::scoped_refptr<I420BufferInterface>& test_frame) { in AdjustCropping()
|
D | video_temporal_aligner.cc | 155 size_t FindBestMatch(const rtc::scoped_refptr<I420BufferInterface>& test_frame, in FindBestMatch() 167 size_t FindNextMatch(const rtc::scoped_refptr<I420BufferInterface>& test_frame, in FindNextMatch()
|
D | video_quality_analysis.cc | 63 const rtc::scoped_refptr<I420BufferInterface>& test_frame = in RunAnalysis() local
|
D | video_color_aligner_unittest.cc | 57 const rtc::scoped_refptr<I420BufferInterface> test_frame = in TEST_F() local
|
D | video_color_aligner.cc | 132 const rtc::scoped_refptr<I420BufferInterface>& test_frame) { in CalculateColorTransformationMatrix()
|
/external/webrtc/audio/ |
D | remix_resample_unittest.cc | 111 void VerifyParams(const AudioFrame& ref_frame, const AudioFrame& test_frame) { in VerifyParams() 121 const AudioFrame& test_frame, in ComputeSNR() 151 const AudioFrame& test_frame) { in VerifyFramesAreEqual()
|
/external/webrtc/common_video/libyuv/ |
D | webrtc_libyuv.cc | 219 double I420APSNR(const VideoFrame* ref_frame, const VideoFrame* test_frame) { in I420APSNR() 254 double I420PSNR(const VideoFrame* ref_frame, const VideoFrame* test_frame) { in I420PSNR() 324 double I420ASSIM(const VideoFrame* ref_frame, const VideoFrame* test_frame) { in I420ASSIM() 355 double I420SSIM(const VideoFrame* ref_frame, const VideoFrame* test_frame) { in I420SSIM()
|
/external/perfetto/src/traced_relay/ |
D | relay_service_unittest.cc | 95 ipc::Frame test_frame; in TEST() local
|
/external/webrtc/modules/video_coding/ |
D | frame_buffer2_unittest.cc | 288 std::unique_ptr<FrameObjectFake> test_frame(new FrameObjectFake()); in TEST_F() local
|
/external/python/cpython3/Lib/test/ |
D | test_gc.py | 306 def test_frame(self): member in GCTests
|
D | test_traceback.py | 37 test_frame = namedtuple('frame', ['f_code', 'f_globals', 'f_locals']) variable
|
/external/python/cpython3/Lib/test/test_ttk/ |
D | test_widgets.py | 1964 def test_frame(self): member in DefaultRootTest
|
/external/python/cpython3/Lib/test/test_tkinter/ |
D | test_widgets.py | 1506 def test_frame(self): member in DefaultRootTest
|
/external/python/cpython3/Lib/test/test_inspect/ |
D | test_inspect.py | 527 def test_frame(self): member in TestInterpreterStack
|