Searched refs:CopyToPlanes (Results 1 – 4 of 4) sorted by relevance
86 bool VideoFrame::CopyToPlanes( in CopyToPlanes() function in cricket::VideoFrame114 CopyToPlanes(dst->GetYPlane(), dst->GetUPlane(), dst->GetVPlane(), in CopyToFrame()131 CopyToPlanes(dst_y, dst_u, dst_v, dst_pitch_y, dst_pitch_u, dst_pitch_v); in StretchToPlanes()
121 virtual bool CopyToPlanes(
80 virtual bool CopyToPlanes(
129 bool WebRtcTextureVideoFrame::CopyToPlanes( in CopyToPlanes() function in cricket::WebRtcTextureVideoFrame