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

/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dvideoframe.cc86 bool VideoFrame::CopyToPlanes( function in class:cricket::VideoFrame
114 CopyToPlanes(dst->GetYPlane(), dst->GetUPlane(), dst->GetVPlane(),
131 CopyToPlanes(dst_y, dst_u, dst_v, dst_pitch_y, dst_pitch_u, dst_pitch_v);
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtctexturevideoframe.cc129 bool WebRtcTextureVideoFrame::CopyToPlanes( function in class:cricket::WebRtcTextureVideoFrame

Completed in 1686 milliseconds