Searched refs:srcRowPadding32 (Results 1 – 2 of 2) sorted by relevance
154 const int srcRowPadding32 = srcStridePixels/2 - width/2; // 2 bytes per pixel, 4 bytes per word in fillRGBAFromYUYV() local174 src += srcRowPadding32; in fillRGBAFromYUYV()203 const int srcRowPadding32 = srcStridePixels/2 - width/2; // 2 bytes per pixel, 4 bytes per word in fillYUYVFromUYVY() local224 src += srcRowPadding32; in fillYUYVFromUYVY()
131 const int srcRowPadding32 = srcStridePixels/2 - width/2; // 2 bytes per pixel, 4 bytes per word in copyYUYVtoRGB32() local151 srcWords += srcRowPadding32; in copyYUYVtoRGB32()