Home
last modified time | relevance | path

Searched defs:ShallowCopy (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/common_video/
Dvideo_frame.cc158 void VideoFrame::ShallowCopy(const VideoFrame& videoFrame) { in ShallowCopy() function in webrtc::VideoFrame
Di420_video_frame_unittest.cc117 TEST(TestVideoFrame, ShallowCopy) { in TEST() argument
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc3344 void Chapters::Edition::ShallowCopy(Edition& rhs) const { in ShallowCopy() function in mkvparser::Chapters::Edition
3470 void Chapters::Atom::ShallowCopy(Atom& rhs) const { in ShallowCopy() function in mkvparser::Chapters::Atom
3631 void Chapters::Display::ShallowCopy(Display& rhs) const { in ShallowCopy() function in mkvparser::Chapters::Display
3810 void Tags::Tag::ShallowCopy(Tag& rhs) const { in ShallowCopy() function in mkvparser::Tags::Tag
3905 void Tags::SimpleTag::ShallowCopy(SimpleTag& rhs) const { in ShallowCopy() function in mkvparser::Tags::SimpleTag
/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.cc3336 void Chapters::Edition::ShallowCopy(Edition& rhs) const { in ShallowCopy() function in mkvparser::Chapters::Edition
3462 void Chapters::Atom::ShallowCopy(Atom& rhs) const { in ShallowCopy() function in mkvparser::Chapters::Atom
3623 void Chapters::Display::ShallowCopy(Display& rhs) const { in ShallowCopy() function in mkvparser::Chapters::Display
3802 void Tags::Tag::ShallowCopy(Tag& rhs) const { in ShallowCopy() function in mkvparser::Tags::Tag
3897 void Tags::SimpleTag::ShallowCopy(SimpleTag& rhs) const { in ShallowCopy() function in mkvparser::Tags::SimpleTag
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.cc1913 void Chapter::ShallowCopy(Chapter* dst) const { in ShallowCopy() function in mkvmuxer::Chapter
2218 void Tag::ShallowCopy(Tag* dst) const { in ShallowCopy() function in mkvmuxer::Tag