Searched refs:srcRowPadding32 (Results 1 – 3 of 3) sorted by relevance
160 const int srcRowPadding32 = srcStridePixels/2 - width/2; // 2 bytes per pixel, 4 bytes per word in fillRGBAFromYUYV() local180 src += srcRowPadding32; in fillRGBAFromYUYV()213 const int srcRowPadding32 = srcStridePixels/2 - width/2; // 2 bytes per pixel, 4 bytes per word in fillYUYVFromUYVY() local234 src += srcRowPadding32; in fillYUYVFromUYVY()
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()