Home
last modified time | relevance | path

Searched defs:srcRowPadding32 (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/evs/sampleDriver/
DbufferCopy.cpp154 const int srcRowPadding32 = srcStridePixels/2 - width/2; // 2 bytes per pixel, 4 bytes per word in fillRGBAFromYUYV() local
203 const int srcRowPadding32 = srcStridePixels/2 - width/2; // 2 bytes per pixel, 4 bytes per word in fillYUYVFromUYVY() local
/packages/services/Car/evs/app/
DFormatConvert.cpp131 const int srcRowPadding32 = srcStridePixels/2 - width/2; // 2 bytes per pixel, 4 bytes per word in copyYUYVtoRGB32() local