Home
last modified time | relevance | path

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

/packages/services/Car/evs/sampleDriver/
DbufferCopy.cpp97 struct YUYVpixel { in fillNV21FromYUYV() struct
127 const YUYVpixel* pTopMacroPixel = (YUYVpixel*)&topSrcRow[cellCol]; in fillNV21FromYUYV()
128 const YUYVpixel* pBotMacroPixel = (YUYVpixel*)&botSrcRow[cellCol]; in fillNV21FromYUYV()