Searched refs:uValue (Results 1 – 2 of 2) sorted by relevance
131 const uint8_t uValue = (pTopMacroPixel->U + pBotMacroPixel->U) >> 1; in fillNV21FromYUYV() local139 uvRow[cellCol*2] = uValue; in fillNV21FromYUYV()
619 private void updateU(@Nullable U uValue) {621 this.mUValue = uValue;