Searched refs:CopyToFrame (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dvideoframe.h126 virtual void CopyToFrame(VideoFrame* target) const;
H A Dvideoframe.cc108 void VideoFrame::CopyToFrame(VideoFrame* dst) const { function in class:cricket::VideoFrame
H A Dvideoframe_unittest.h2023 void CopyToFrame() { function in class:VideoFrameTest
2037 source.CopyToFrame(&target);
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtctexturevideoframe.cc136 void WebRtcTextureVideoFrame::CopyToFrame(VideoFrame* dst) const { function in class:cricket::WebRtcTextureVideoFrame
H A Dwebrtctexturevideoframe.h83 virtual void CopyToFrame(VideoFrame* target) const;
H A Dwebrtcvideoframe_unittest.cc256 TEST_WEBRTCVIDEOFRAME(CopyToFrame)

Completed in 60 milliseconds