Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/common/utils/default/
DFormatConvert.cpp152 const int dstRowPadding32 = dstStridePixels - width; // 4 bytes per pixel, 4 bytes per word in copyYUYVtoRGB32() local
172 dst += dstRowPadding32; in copyYUYVtoRGB32()