Searched defs:GetVPitch (Results 1 – 4 of 4) sorted by relevance
89 virtual int32 GetVPitch() const { return (frame()->Width() + 1) / 2; } in GetVPitch() function
103 int32 WebRtcTextureVideoFrame::GetVPitch() const { in GetVPitch() function in cricket::WebRtcTextureVideoFrame
583 virtual int32 GetVPitch() const OVERRIDE { in GetVPitch() function in cricket::WebRtcVideoRenderFrame
59 virtual int32 GetVPitch() const { return 0; } in GetVPitch() function