Searched refs:uvRowInc (Results 1 – 1 of 1) sorted by relevance
706 int uvRowInc = 0; in convertFromNV21() local712 uvRowIndex += uvRowInc * w; in convertFromNV21()713 uvRowInc = (uvRowInc + 1) & 0x1; in convertFromNV21()