/external/webrtc/video/ |
D | video_receive_stream2_unittest.cc | 182 std::unique_ptr<FrameObjectFake> test_frame(new FrameObjectFake()); in TEST_F() local 213 std::unique_ptr<FrameObjectFake> test_frame(new FrameObjectFake()); in TEST_F() local 229 std::unique_ptr<FrameObjectFake> test_frame(new FrameObjectFake()); in TEST_F() local 293 auto test_frame = std::make_unique<FrameObjectFake>(); in TEST_F() local 306 auto test_frame = std::make_unique<FrameObjectFake>(); in TEST_F() local 319 auto test_frame = std::make_unique<FrameObjectFake>(); in TEST_F() local 338 auto test_frame = std::make_unique<FrameObjectFake>(); in TEST_F() local
|
D | video_receive_stream_unittest.cc | 179 std::unique_ptr<FrameObjectFake> test_frame(new FrameObjectFake()); in TEST_F() local 210 std::unique_ptr<FrameObjectFake> test_frame(new FrameObjectFake()); in TEST_F() local 226 std::unique_ptr<FrameObjectFake> test_frame(new FrameObjectFake()); in TEST_F() local 289 auto test_frame = std::make_unique<FrameObjectFake>(); in TEST_F() local 302 auto test_frame = std::make_unique<FrameObjectFake>(); in TEST_F() local 315 auto test_frame = std::make_unique<FrameObjectFake>(); in TEST_F() local 334 auto test_frame = std::make_unique<FrameObjectFake>(); in TEST_F() 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 | 62 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 | 108 void VerifyParams(const AudioFrame& ref_frame, const AudioFrame& test_frame) { in VerifyParams() 118 const AudioFrame& test_frame, in ComputeSNR() 148 const AudioFrame& test_frame) { in VerifyFramesAreEqual()
|
/external/webrtc/common_video/libyuv/ |
D | webrtc_libyuv.cc | 271 double I420APSNR(const VideoFrame* ref_frame, const VideoFrame* test_frame) { in I420APSNR() 306 double I420PSNR(const VideoFrame* ref_frame, const VideoFrame* test_frame) { in I420PSNR() 337 double I420ASSIM(const VideoFrame* ref_frame, const VideoFrame* test_frame) { in I420ASSIM() 368 double I420SSIM(const VideoFrame* ref_frame, const VideoFrame* test_frame) { in I420SSIM()
|
/external/python/cpython2/Lib/test/ |
D | test_gc.py | 186 def test_frame(self): member in GCTests
|
D | test_inspect.py | 183 def test_frame(self): member in TestInterpreterStack
|
/external/webrtc/modules/video_coding/ |
D | frame_buffer2_unittest.cc | 284 std::unique_ptr<FrameObjectFake> test_frame(new FrameObjectFake()); in TEST_F() local
|
/external/python/cpython3/Lib/test/ |
D | test_traceback.py | 18 test_frame = namedtuple('frame', ['f_code', 'f_globals', 'f_locals']) variable
|
D | test_gc.py | 230 def test_frame(self): member in GCTests
|
D | test_inspect.py | 342 def test_frame(self): member in TestInterpreterStack
|