HomeSort by relevance Sort by last modified time
    Searched refs:v_pitch (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
fakevideorenderer.h 114 int32 v_pitch = frame->GetVPitch(); local
127 v_pos += v_pitch;
videoframe.cc 57 const int32 v_pitch = GetVPitch(); local
78 result = stream->Write(src_v + row * v_pitch, half_width, NULL, error);
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine.cc     [all...]

Completed in 496 milliseconds