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