Home
last modified time | relevance | path

Searched refs:CaptureCustomFrame (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/talk/media/base/
Dfakevideocapturer.h82 return CaptureCustomFrame(GetCaptureFormat()->width, in CaptureFrame()
87 bool CaptureCustomFrame(int width, int height, uint32_t fourcc) { in CaptureCustomFrame() function
89 return CaptureCustomFrame(width, height, 33333333, fourcc); in CaptureCustomFrame()
91 bool CaptureCustomFrame(int width, in CaptureCustomFrame() function
Dvideoengine_unittest.h282 return video_capturer_->CaptureCustomFrame(w, h, cricket::FOURCC_I420); in SendCustomVideoFrame()
636 EXPECT_TRUE(capturer->CaptureCustomFrame( in GetStatsMultipleSendStreams()
975 EXPECT_TRUE(capturer->CaptureCustomFrame(format.width, format.height, in AddRemoveCapturer()
982 EXPECT_TRUE(capturer->CaptureCustomFrame(format.width, format.height, in AddRemoveCapturer()
1012 EXPECT_TRUE(capturer->CaptureCustomFrame(format.width, format.height, in AddRemoveCapturer()
1089 EXPECT_TRUE(capturer1->CaptureCustomFrame( in AddRemoveCapturerMultipleSources()
1094 EXPECT_TRUE(capturer2->CaptureCustomFrame( in AddRemoveCapturerMultipleSources()
1141 EXPECT_TRUE(capturer->CaptureCustomFrame(kWidth, kHeight, in HighAspectHighHeightCapturer()
1251 EXPECT_TRUE(video_capturer_->CaptureCustomFrame( in SendsLowerResolutionOnSmallerFrames()
/external/webrtc/tools/valgrind-webrtc/drmemory/
Dsuppressions.txt120 *!cricket::FakeVideoCapturer::CaptureCustomFrame