Searched defs:CopyFrame (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/test/
H A Dvpx_scale_test.cc206 void CopyFrame() { function in class:__anon11900::CopyFrameTest
222 CopyFrame();
232 TEST_P(CopyFrameTest, CopyFrame) { ASSERT_NO_FATAL_FAILURE(RunTest()); }
/external/webrtc/webrtc/common_video/
H A Dvideo_frame.cc139 int VideoFrame::CopyFrame(const VideoFrame& videoFrame) { function in class:webrtc::VideoFrame

Completed in 117 milliseconds