Searched refs:yBotRow (Results 1 – 1 of 1) sorted by relevance
105 uint8_t* yBotRow = yTopRow + strideLum; in fillNV21FromYUYV() local120 yBotRow[cellCol*2] = pBotMacroPixel->Y1; in fillNV21FromYUYV()121 yBotRow[cellCol*2+1] = pBotMacroPixel->Y2; in fillNV21FromYUYV()