OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CopyToFrame
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/talk/media/base/
videoframe.h
144
virtual void
CopyToFrame
(VideoFrame* target) const;
videoframe.cc
118
void VideoFrame::
CopyToFrame
(VideoFrame* dst) const {
videoframe_unittest.h
[
all
...]
/external/webrtc/talk/media/webrtc/
webrtcvideoframe_unittest.cc
260
TEST_WEBRTCVIDEOFRAME(
CopyToFrame
)
Completed in 47 milliseconds