Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/1.0/vts/functional/
DFormatConvert.cpp136 const int dstRowPadding32 = dstStridePixels - width; // 4 bytes per pixel, 4 bytes per word in copyYUYVtoRGB32() local
156 dst += dstRowPadding32; in copyYUYVtoRGB32()