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

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoframe_unittest.h 265 int stride_v = frame->GetVPitch(); local
280 frame->GetVPlane()[stride_v * (y / 2) + x / 2] =
307 int stride_v = frame->GetVPitch(); local
332 frame->GetVPlane()[stride_v * (y / 2) + x / 2] =
    [all...]

Completed in 160 milliseconds