Home
last modified time | relevance | path

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

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