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