Searched refs:dstStrideInBytes (Results 1 – 1 of 1) sorted by relevance
128 const auto dstStrideInBytes = pDesc->stride * 4; // 4-byte per pixel in fillRGBAFromYUYV() local132 dstStrideInBytes, // output stride in bytes in fillRGBAFromYUYV()143 result = libyuv::ABGRToARGB(tgt, dstStrideInBytes, tgt, dstStrideInBytes, in fillRGBAFromYUYV()