Searched defs:dstStrideBytes (Results 1 – 2 of 2) sorted by relevance
147 unsigned dstStrideBytes = pDesc->stride * 2; in fillYUYVFromYUYV() local
186 const auto dstStrideBytes = pDesc->stride * kYuv422BytesPerPixel; in fillYUYVFromYUYV() local