Home
last modified time | relevance | path

Searched defs:dstRowPadding32 (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/evs/sampleDriver/
DbufferCopy.cpp161 const int dstRowPadding32 = dstStridePixels - width; // 4 bytes per pixel, 4 bytes per word in fillRGBAFromYUYV() local
214 const int dstRowPadding32 = dstStridePixels/2 - width/2; // 2 bytes per pixel, 4 bytes per word in fillYUYVFromUYVY() local
/packages/services/Car/evs/support_library/
DFormatConvert.cpp136 const int dstRowPadding32 = dstStridePixels - width; // 4 bytes per pixel, 4 bytes per word in copyYUYVtoRGB32() local
/packages/services/Car/evs/apps/default/
DFormatConvert.cpp133 const int dstRowPadding32 = dstStridePixels - width; // 4 bytes per pixel, 4 bytes per word in copyYUYVtoRGB32() local