Searched refs:dataIn (Results 1 – 3 of 3) sorted by relevance
65 private void write(byte[] dataIn) { in write() argument67 length1 = dataIn.length; in write()74 System.arraycopy(dataIn, 0, buf, PRELOAD_SIZE, length1); in write()411 public static byte[] compress(byte[] dataIn) { in compress() argument413 compressor.write(dataIn); in compress()
273 …| genUType data, uvec4 offset) | dataIn[i+offset.x] : 0…275 …| | dataIn[i+offset.y] : 0…277 …| | dataIn[i+offset.z] : 0…279 …| | dataIn[i+offset.w] : 0…285 …| | - dataIn[i] is the value of <data> for in…299 …| | dataOut[i] = isActive[j] ? dataIn[j] …305 …| | - dataIn[i] is the value of <data> for in…