Searched defs:GetYPitch (Results 1 – 4 of 4) sorted by relevance
87 virtual int32 GetYPitch() const { return frame()->Width(); } in GetYPitch() function
93 int32 WebRtcTextureVideoFrame::GetYPitch() const { in GetYPitch() function in cricket::WebRtcTextureVideoFrame
577 virtual int32 GetYPitch() const OVERRIDE { in GetYPitch() function in cricket::WebRtcVideoRenderFrame
57 virtual int32 GetYPitch() const { return 0; } in GetYPitch() function