Searched refs:srcRowPadding32 (Results 1 – 4 of 4) sorted by relevance
135 const int srcRowPadding32 = srcStridePixels/2 - width/2; // 2 bytes per pixel, 4 bytes per word in copyYUYVtoRGB32() local155 srcWords += srcRowPadding32; in copyYUYVtoRGB32()
132 const int srcRowPadding32 = srcStridePixels/2 - width/2; // 2 bytes per pixel, 4 bytes per word in copyYUYVtoRGB32() local152 srcWords += srcRowPadding32; in copyYUYVtoRGB32()
178 const int srcRowPadding32 = srcStridePixels/2 - width/2; // 2 bytes per pixel, 4 bytes per word in fillYUYVFromUYVY() local199 src += srcRowPadding32; in fillYUYVFromUYVY()
66 const int srcRowPadding32 = in fillRGBAFromYUYV() local89 src += srcRowPadding32; in fillRGBAFromYUYV()