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