Searched refs:dstRowPadding32 (Results 1 – 5 of 5) sorted by relevance
136 const int dstRowPadding32 = dstStridePixels - width; // 4 bytes per pixel, 4 bytes per word in copyYUYVtoRGB32() local156 dst += dstRowPadding32; in copyYUYVtoRGB32()
133 const int dstRowPadding32 = dstStridePixels - width; // 4 bytes per pixel, 4 bytes per word in copyYUYVtoRGB32() local153 dst += dstRowPadding32; in copyYUYVtoRGB32()
152 const int dstRowPadding32 = dstStridePixels - width; // 4 bytes per pixel, 4 bytes per word in copyYUYVtoRGB32() local172 dst += dstRowPadding32; in copyYUYVtoRGB32()
218 const int dstRowPadding32 = dstStridePixels/2 - width/2; // 2 bytes per pixel, 4 bytes per word in fillYUYVFromUYVY() local239 dst += dstRowPadding32; in fillYUYVFromUYVY()
68 const int dstRowPadding32 = in fillRGBAFromYUYV() local90 dst += dstRowPadding32; in fillRGBAFromYUYV()