Searched refs:bufU (Results 1 – 1 of 1) sorted by relevance
268 ByteBuffer bufU = planeList.get(1).getBuffer(); // Downsampled by 2 in colorInscribedDataCircleFromYuvImage() local336 int u = (int) (bufU.get(offsetU) & 255) - 128; in colorInscribedDataCircleFromYuvImage()557 ByteBuffer bufU = planeList.get(1).getBuffer(); // Downsampled by 2 in colorSubSampleFromYuvImage() local640 int u = (int) (bufU.get(offsetU) & 255) - 128; in colorSubSampleFromYuvImage()