Searched refs:dstRowPadding32 (Results 1 – 1 of 1) sorted by relevance
152 const int dstRowPadding32 = dstStridePixels - width; // 4 bytes per pixel, 4 bytes per word in copyYUYVtoRGB32() local172 dst += dstRowPadding32; in copyYUYVtoRGB32()