Home
last modified time | relevance | path

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

/packages/services/Car/cpp/evs/sampleDriver/
DbufferCopy.cpp70 struct YUYVpixel { in fillNV21FromYUYV() struct
100 const YUYVpixel* pTopMacroPixel = (YUYVpixel*)&topSrcRow[cellCol]; in fillNV21FromYUYV()
101 const YUYVpixel* pBotMacroPixel = (YUYVpixel*)&botSrcRow[cellCol]; in fillNV21FromYUYV()