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