Searched refs:uval (Results 1 – 1 of 1) sorted by relevance
365 int uval = uRow[i/2 * uPStride] & 0xFF; in updateImage() local368 imgArray[j] = Color.rgb(yval, uval, vval); in updateImage()