Searched refs:dstRowPadding32 (Results 1 – 5 of 5) sorted by relevance
122 const int dstRowPadding32 = dstStridePixels - width; // 4 bytes per pixel, 4 bytes per word in copyYUYVtoRGB32() local142 dst += dstRowPadding32; in copyYUYVtoRGB32()
119 const int dstRowPadding32 = dstStridePixels - width; // 4 bytes per pixel, 4 bytes per word in copyYUYVtoRGB32() local139 dst += dstRowPadding32; in copyYUYVtoRGB32()
167 const int dstRowPadding32 = in fillYUYVFromUYVY() local186 dst += dstRowPadding32; in fillYUYVFromUYVY()
207 const int dstRowPadding32 = in fillYUYVFromUYVY() local226 dst += dstRowPadding32; in fillYUYVFromUYVY()
66 const int dstRowPadding32 = dstStridePixels - width; // 4 bytes per pixel, 4 bytes per word in fillRGBAFromYUYV() local87 dst += dstRowPadding32; in fillRGBAFromYUYV()