D | webrtcvideoframe.cc | 107 const uint8_t* WebRtcVideoFrame::GetVPlane() const { in GetVPlane() function in cricket::WebRtcVideoFrame 121 uint8_t* WebRtcVideoFrame::GetVPlane() { in GetVPlane() function in cricket::WebRtcVideoFrame 234 GetVPlane(), GetVPitch(), in Reset() 301 GetYPlane(), GetYPitch(), GetUPlane(), GetUPitch(), GetVPlane(), in GetCopyWithRotationApplied() 304 rotated_frame_->GetVPlane(), rotated_frame_->GetVPitch(), width, height, in GetCopyWithRotationApplied()
|