Searched refs:YUYVpixel (Results 1 – 1 of 1) sorted by relevance
95 struct YUYVpixel { in fillNV21FromYUYV() struct123 const YUYVpixel* pTopMacroPixel = (YUYVpixel*)&topSrcRow[cellCol]; in fillNV21FromYUYV()124 const YUYVpixel* pBotMacroPixel = (YUYVpixel*)&botSrcRow[cellCol]; in fillNV21FromYUYV()