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