Searched defs:CopyFrame (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/test/ | ||
D | vpx_scale_test.cc | 76 void CopyFrame() { in CopyFrame() function in libvpx_test::__anonc5247ca90111::CopyFrameTest |
/external/webrtc/webrtc/common_video/ | ||
D | video_frame.cc | 139 int VideoFrame::CopyFrame(const VideoFrame& videoFrame) { in CopyFrame() function in webrtc::VideoFrame |
D | i420_video_frame_unittest.cc | 71 TEST(TestVideoFrame, CopyFrame) { in TEST() argument |