D | webrtcvideoframe.cc | 103 const uint8_t* WebRtcVideoFrame::GetUPlane() const { in GetUPlane() function in cricket::WebRtcVideoFrame 116 uint8_t* WebRtcVideoFrame::GetUPlane() { in GetUPlane() function in cricket::WebRtcVideoFrame 233 GetUPlane(), GetUPitch(), in Reset() 301 GetYPlane(), GetYPitch(), GetUPlane(), GetUPitch(), GetVPlane(), in GetCopyWithRotationApplied() 303 rotated_frame_->GetUPlane(), rotated_frame_->GetUPitch(), in GetCopyWithRotationApplied()
|