D | webrtcvideoframe.cc | 99 const uint8_t* WebRtcVideoFrame::GetYPlane() const { in GetYPlane() function in cricket::WebRtcVideoFrame 111 uint8_t* WebRtcVideoFrame::GetYPlane() { in GetYPlane() function in cricket::WebRtcVideoFrame 232 GetYPlane(), GetYPitch(), in Reset() 301 GetYPlane(), GetYPitch(), GetUPlane(), GetUPitch(), GetVPlane(), in GetCopyWithRotationApplied() 302 GetVPitch(), rotated_frame_->GetYPlane(), rotated_frame_->GetYPitch(), in GetCopyWithRotationApplied()
|