Searched defs:GetVPitch (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvideoframe.h89 virtual int32 GetVPitch() const { return (frame()->Width() + 1) / 2; } function in class:cricket::WebRtcVideoFrame
H A Dwebrtctexturevideoframe.cc103 int32 WebRtcTextureVideoFrame::GetVPitch() const { function in class:cricket::WebRtcTextureVideoFrame
/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dnullvideoframe.h59 virtual int32 GetVPitch() const { return 0; } function in class:cricket::NullVideoFrame

Completed in 112 milliseconds