Searched refs:vBuf (Results 1 – 1 of 1) sorted by relevance
562 ByteBuffer vBuf = vPlane.getBuffer(); in convertToRGB() local566 vBuf.rewind(); in convertToRGB()587 vBuf.position(vRowStride * halfH); in convertToRGB()588 vBuf.get(vFullRow); in convertToRGB()601 vBuf.rewind(); in convertToRGB()