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