Searched defs:GetUPitch (Results 1 – 4 of 4) sorted by relevance
88 virtual int32 GetUPitch() const { return (frame()->Width() + 1) / 2; } in GetUPitch() function
98 int32 WebRtcTextureVideoFrame::GetUPitch() const { in GetUPitch() function in cricket::WebRtcTextureVideoFrame
559 virtual int32 GetUPitch() const OVERRIDE { in GetUPitch() function in cricket::WebRtcVideoRenderFrame
58 virtual int32 GetUPitch() const { return 0; } in GetUPitch() function