HomeSort by relevance Sort by last modified time
    Searched full:vpitch (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/
RTCI420Frame.mm 77 - (NSInteger)vPitch {
RTCOpenGLVideoRenderer.mm 371 NSParameterAssert(frame.vPitch == frame.chromaWidth);
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/public/
RTCI420Frame.h 44 @property(nonatomic, readonly) NSInteger vPitch;
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoframe_unittest.h 420 const uint8* v, uint32 vpitch,
431 IsPlaneEqual("v", frame.GetVPlane(), frame.GetVPitch(), v, vpitch,
    [all...]

Completed in 67 milliseconds