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

  /frameworks/media/libvideoeditor/lvpp/
NativeWindowRenderer.cpp 419 int strideUV = (stride / 2 + 0xf) & ~0xf;
432 dst += strideUV;
439 dst += strideUV;

Completed in 25 milliseconds