Searched refs:DEFAULT_PIXEL_STRIDE (Results 1 – 1 of 1) sorted by relevance
405 writeByteBuffer(width, height, pixels, dngOutput, DEFAULT_PIXEL_STRIDE, in writeByteBuffer()406 width * DEFAULT_PIXEL_STRIDE, offset); in writeByteBuffer()484 private static final int DEFAULT_PIXEL_STRIDE = 2; // bytes per sample field in DngCreator